More information about how create plugin
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.
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.