...
Convert to plugin project
Convert the desired project into a plugin project:
...
Set the name for the plugin and the version in the manifest:
...
Set the necessary extensions in the manifest:
Code Block |
---|
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=path/to/plugins |
...