Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » dropin folder
dropin folder [message #559096] Wed, 15 September 2010 14:21 Go to next message
Leung Wang Hei is currently offline Leung Wang HeiFriend
Messages: 64
Registered: July 2010
Member
How could I add a auto-discovery folder (Like the dropins folder comes
with Eclipse IDE) to my own RCP application?

Thanks
Re: dropin folder [message #629928 is a reply to message #559096] Thu, 30 September 2010 02:02 Go to previous message
Justin is currently offline JustinFriend
Messages: 7
Registered: September 2010
Junior Member
Again, I have the same question, but not much of an answer. Here is what I've found so far. This blog post has some answers:

http://ekkes-corner.blogspot.com/2008/06/eclipse-ganymede-p2 -shared.html

For an RCP app, I think you need the org.eclipse.equinox.p2.reconciler.dropins plugin and all its dependencies to be in your product, and that plugin has to be auto started. You also need to specify the system property -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/some/ directory (as pointed out in the blog post above).

Again, I hope someone else can chime in.

Justin
Previous Topic:With Config Area readonly starting activator fails
Next Topic:Bundle pooling
Goto Forum:
  


Current Time: Thu Mar 28 19:42:43 GMT 2024

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

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

Back to the top