...
Set the necessary extensions in the manifest:
Register asrc folder:
...
Register built-In dependency:
...
Select asrc, META-INF, und plugin.xml for binary build:
...
Export plugin:
...
Define dropins folder in the UPstudio.ini file:
Code Block |
---|
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=path/to/plugins |
...
Activate the built-in dependency in the desired project:
...