equodev / equo-ide-chatgpt

Other
6 stars 0 forks source link

Generate OSGi metadata and publish to p2 update site #1

Open nedtwigg opened 1 year ago

nedtwigg commented 1 year ago

EquoIDE runs Eclipse without OSGi, so it doesn't need OSGi metadata and it can install the plugin straight from mavenCentral.

But to use the plugin in standard Eclipse, we will need to add and maintain OSGi metadata and publish the artifacts to a p2 update site.