Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Problems with product plug-in start level configuration form
Problems with product plug-in start level configuration form [message #596630] Fri, 01 May 2009 00:13
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
In 3.5M6 there appears to be a form in the product configuration edit page
where one can list plug-ins that need to be auto-started (along with their
start levels). There is an existing bug report (resolved for M7,
apparently) about the launcher ignoring these settings, but I've run into
two other problems:

1. The Start-Level and Auto-Start fields are read only. (Work-around:
Edit source...)

2. If I list even one plug-in, the application fails with this exception:

"java.lang.IllegalStateException: Unable to acquire application service.
Ensure that the org.eclipse.core.runtime bundle is resolved and started
(see config.ini)."

Looking into the config.ini, I see that the following entry has been
replaced with a long list of bundles, none of which has :start!


osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator.jar@1\:start

Is this behavior expected? If not, might this already be fixed in the
upcoming milestone release, or should I create a bug report?
Previous Topic:Declare an extension as optional?
Next Topic:Toolbar contributions not shown in Customize Perspective dialog
Goto Forum:
  


Current Time: Fri Apr 19 20:50:52 GMT 2024

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

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

Back to the top