Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Dropins configuration(Scan a folder regularly at runtime?)
Dropins configuration [message #557155] Sun, 05 September 2010 14:09 Go to next message
Stoil Valchkov is currently offline Stoil ValchkovFriend
Messages: 1
Registered: July 2009
Junior Member
Hi all,

As far as I understand dropins plugins does its job at startup.
Now if I have a plugin in dropins which is not resolvable at startup it won't be never installed. Is there a way to configure dropins to:
- retry installaing bundles in dropins when something in runtime changes
- rescan dropins folder at runtime for new (or removed) content (not only at startup)

I'm running equinox 3.6 if it matters.

Thanks,
Stoil
Re: Dropins configuration [message #646186 is a reply to message #557155] Wed, 22 December 2010 15:28 Go to previous message
andy  is currently offline andy Friend
Messages: 5
Registered: June 2010
Junior Member
hi,

start your eclipse with the -clean parameter.


eclipse.exe -clean


this should configure eclipse to reinitialize the plugin registry. And the Plugin shold be visible after you did it.
Previous Topic:Declarative service - provide and reference with same class
Next Topic:Different Amount of Exported Packages
Goto Forum:
  


Current Time: Thu Apr 25 01:15:46 GMT 2024

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

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

Back to the top