Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Set the necessary extensions in the manifest:

image-20241206-085219.png

Register asrc folder:

...

Register built-In dependency:

...

Select asrc, META-INF, und plugin.xml for binary build:

...

Export plugin:

...

image-20241206-083841.png

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:

...