use icon indicating copy to clipboard operation
use copied to clipboard

More information about how create plugin

Open josago97 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. I would like to create a plugin for USE, I have been reading the available documentation but it only talks about how to clone the project in Eclipse and how to debug it. I am not a Java expert to know exactly, with the little information there is, how a project should be created to make a plugin for USE.

Describe the solution you'd like It would be nice to extend the document for developers, explaining how to create a plugin step by step: project creation, how to link it with the use project, necessary files, explain the Plugins API, how to debug it, test it and export it. I know it's a lot of work but it would be appreciated for future contributors. Thank you.

josago97 avatar Oct 01 '23 15:10 josago97

I've just finished my thesis on implementing a USE plugin, and planning to release a guide based on it this summer. I'm open to talk about this (discord/email), but still I hope the USE devs could release an official comprehensive guide on this topic.

ichxorya avatar Jun 03 '24 08:06 ichxorya