Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to specify BundleActivator class for OSGi launcher
How to specify BundleActivator class for OSGi launcher [message #591712] Tue, 10 February 2009 11:59
David Wynter is currently offline David WynterFriend
Messages: 4624
Registered: July 2009
Senior Member
Hi,

I have developed 3 plugins, one depends on the other 2. In Debug
configurations I select the 'top' one and click "Add Required Bundles".
that works beuatifully. But there is no where to define where my class
that implements BundleActivator resdies. So when I run it, it does not
seem to find this class and thus the embedded Jetty (not the one
provided as the servlet I needed a later version) never gets started.

So how do I specify where that BundleActivator class is? I cannot find
documentation on this.

Secondly is there a way for it to generate the config.ini that I need in
the std directory layout defined in the quickstart?

Thx.

David
Previous Topic:Incremental builders and source dependencies
Next Topic:How to specify BundleActivator class for OSGi launcher
Goto Forum:
  


Current Time: Thu Sep 19 21:09:29 GMT 2024

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

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

Back to the top