Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » "dropins" folder in RCP application
"dropins" folder in RCP application [message #130007] Tue, 28 April 2009 22:18 Go to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Reposting this from eclipse.platform.rcp, maybe someone here knows more:

I'm looking for a simple way to deploy (optional) OSGi bundles in an RCP
application.

The only way I can get bundles to start right now is to copy them into the
plugins folder, and either have another plugin require them, list them in
the config.ini file, or start them via an OSGi console.

Instead I'd like to use the p2 "dropins" folder mechanism, but I haven't
found clear instructions how to enable that in an RCP application
(currently based on 3.5M6) -- assuming it's even possible.
Re: "dropins" folder in RCP application [message #131313 is a reply to message #130007] Fri, 15 May 2009 19:02 Go to previous messageGo to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Eric Jain wrote:
> [...] I'd like to use the p2 "dropins" folder mechanism, but I haven't
> found clear instructions how to enable that in an RCP application
> (currently based on 3.5M6) -- assuming it's even possible.

Managed to get that to work, meanwhile, by including a large number of
org.eclipse.equinox.p2.* bundles... However there is still the issue that
bundles dropped there are not started (they just appear as RESOLVED) until
I start them manually (e.g. via the OSGi console). Is this supposed to be
this way, and if so, is there a way to have dropin bundles started
automatically?
Re: "dropins" folder in RCP application [message #556151 is a reply to message #131313] Tue, 31 August 2010 06:40 Go to previous messageGo to next message
Murthy Bhat is currently offline Murthy BhatFriend
Messages: 159
Registered: July 2009
Senior Member
Hey Eric,

Even I am stuck in a similar situation currently. I would like to have a dropins folder for my RCP. But they are never started.

Could you please tell me how did you get the dropped plugins included in the RCP. And I am using eclipse helios for development.

Thanks in advance for help

Best Regards,
Murthy
Re: "dropins" folder in RCP application [message #556169 is a reply to message #556151] Tue, 31 August 2010 08:15 Go to previous messageGo to next message
Murthy Bhat is currently offline Murthy BhatFriend
Messages: 159
Registered: July 2009
Senior Member
Hello,

I think i found the solution.I had missed out to add 'org.eclipse.equinox.ds'. Added the plugin and made some changes in the configuration and it worked.

Referred below for info:
http://www.eclipse.org/forums/index.php?t=msg&th=171233& amp;start=0&S=5bc3592cce35c5122bbc3e97f80cf6f4


Thanks,
Murthy
Re: "dropins" folder in RCP application [message #803090 is a reply to message #556169] Mon, 20 February 2012 23:00 Go to previous message
kavitha Mising name is currently offline kavitha Mising nameFriend
Messages: 9
Registered: March 2011
Junior Member
Hi,

Is this working for eclipse 3.5.

regards
kavitha
Previous Topic:p2 update mechanism broken after migrating to Helios
Next Topic:Making p2 more end user friendly
Goto Forum:
  


Current Time: Fri Apr 26 05:34:48 GMT 2024

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

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

Back to the top