eclipse-archived / concierge

Eclipse Concierge™ project
https://www.eclipse.org/concierge/
Eclipse Public License 1.0
33 stars 22 forks source link

Concierge Eclipse Launcher Plugin #16

Open JochenHiller opened 8 years ago

JochenHiller commented 8 years ago

Migrated from Eclipse Bugzilla #478371

Jan S. Rellermeyer 2015-09-24 21:59:09 EDT

It would be great to have a launcher plugin for the Eclipse IDE so that people could run Concierge within the IDE.

I briefly looked into that and it seems like that it mainly requires to implement a org.eclipse.pde.launching.AbstractPDELaunchConfigurationand to locate bundles and package them up for the framework (which is possibly the harder part).