Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to add a bundle in the Run configurations
How to add a bundle in the Run configurations [message #602712] Wed, 21 October 2009 10:01 Go to next message
Arnaud Vandyck is currently offline Arnaud VandyckFriend
Messages: 7
Registered: October 2009
Location: Liege, Belgium
Junior Member
Hi all,

I'd like to make some tests with OSGi's Configuration Manager. I created some plug-in projects and work with ManagedService classes and so. I have all the imported classes in the MANIFEST.MF.

When I configure the "Run..." menu, I added bundles org.eclipse.osgi and org.eclipse.osgi.services. But I can't add 'org.eclipse.equinox.cm'...

So, the ConfigurationAdmin service is not launched and I can't make my tests.

How can I add a bundle 'as a jar' in the "Run Configurations..."?

Many thanks for your time,

Arnaud.
Re: How to add a bundle in the Run configurations [message #602740 is a reply to message #602712] Wed, 21 October 2009 15:31 Go to previous message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
avandyck@gmail.com wrote:
> Hi all,
>
> I'd like to make some tests with OSGi's Configuration Manager. I created
> some plug-in projects and work with ManagedService classes and so. I
> have all the imported classes in the MANIFEST.MF.
>
> When I configure the "Run..." menu, I added bundles org.eclipse.osgi and
> org.eclipse.osgi.services. But I can't add 'org.eclipse.equinox.cm'...
>
> So, the ConfigurationAdmin service is not launched and I can't make my
> tests.
>
> How can I add a bundle 'as a jar' in the "Run Configurations..."?

Is config admin in your target platform?

Are you familiar with the target platform concept in PDE?

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Previous Topic:Is it possible to set plugin and feature versions from ant build?
Next Topic:trouble disabling the 'Search' button on the eclipse SearchDialog
Goto Forum:
  


Current Time: Fri Apr 19 22:31:14 GMT 2024

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

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

Back to the top