Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Bug in "Run As Equinox"

Hmm.. the provided link does not suggest any solution to eclipse user. Perhaps, the only way to get this thing going for now, is by generating the config.ini first and set the the OSGi bundle start level and starting state manually.

A possible way to resolve this (i.e. for OSGi bundle and Eclipse bundle to coexist) is to merge both Run As for eclipse and OSGi framework wizard. For example, The options of setting start level and bundle state are only enabled for bundle that does not have Eclipse-LazyStart defined or defined with false value.

Regards,
Edward


On 10/12/06, Thomas Watson <tjwatson@xxxxxxxxxx> wrote:

Running as an "Eclipse Application" does not give you the option to select which bundles should be automatically started.  This type of launcher expects all the bundles in the system to be lazy-started (except the boot strap bundles specified in osgi.bundles property).

See bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=136005 which discusses this issue.

Tom



"Edward Yakop" <edward.yakop@xxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

10/12/2006 09:05 AM

Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>




Back to the top