Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » auto start generated product bundles
auto start generated product bundles [message #990229] Tue, 11 December 2012 13:59 Go to next message
Flavio Donze is currently offline Flavio DonzeFriend
Messages: 211
Registered: July 2009
Location: Switzerland
Senior Member
Hello

I have an equinox server application which I build, using PDE product configuration.
Since it is a server application, I would like to start all bundles right away.
The launch configuration provides the option "Default Auto-Start:".
I did not find any similar configuration for the config.ini.

The main problem I encountered I have over 20 different product configurations.
Each customer of our software has his own feature, depending on the main software feature.
Each product configuration is based on the customer feature, actually a very simple clean way. But since I want to start all the bundles I have to add all the bundles with 'autoStart="true"' to the product configuration.

This is especially bad when I add or remove a bundle from the software. Having to update over 20 configurations.

Any solution? Did I miss a configuration property?

greets
Flavio


Prozessmanagement und Qualitätsmanagement Software QMS/IMS
https://www.scodi.ch
Re: auto start generated product bundles [message #990322 is a reply to message #990229] Tue, 11 December 2012 20:55 Go to previous message
Curtis Windatt is currently offline Curtis WindattFriend
Messages: 166
Registered: July 2009
Senior Member
This is covered under
https://bugs.eclipse.org/bugs/show_bug.cgi?id=321338

No plans to work on this currently.
Previous Topic:Eclipse view rendering issue
Next Topic:Exporting eclipse plugin fails under OS X Mountain Lion
Goto Forum:
  


Current Time: Wed Apr 24 18:07:48 GMT 2024

Powered by FUDForum. Page generated in 0.03084 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top