I think the closest thing to this is to create a jar file from the mentioned project and import it into the project repository. But this is quite difficult to do for the project being developed.
On the other hand, is it not possible to simply convert a Java project into a plugin on an ongoing basis? If another user does not use OSGi / Eclipse, he / she will only see the manifest / manifest.mf file (and possibly plugin.xml) next to the specific material for the java project, so this will not stop them, but you will help.
Zoltรกn ujhelyi
source share