[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: How to launch an application with only the plugins specified in a launch configuration?

Michael Scharf wrote:
Hi,

is there a way to run an application with only the plugins
specified in a launch configuration?

I have a set of small application each one uses only
a subset of the installed plugins. Is there a way to
convert the launch configuration is a script that
can run from the command line?

The problems are start-up time and contributions
I don't want.

Michael, you can create a new product definition and initialize that product definition from a launch configuration. Look for the option in the wizard. That should stub out the product file for you in a way that should work. You may have to fill in application id related information depending on your launch configuration. From the product definition, you can do a lot of things... create a standalone application, hook into headless build... etc...


Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk