Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Dropins folder in Galileo (newbie?)
Dropins folder in Galileo (newbie?) [message #486420] Thu, 17 September 2009 14:58 Go to next message
J. Michael Dean, M.D. is currently offline J. Michael Dean, M.D.Friend
Messages: 218
Registered: July 2009
Senior Member
I have two plugins that are homemade several months ago that I install by
dumping them into the plugins folder, and all is well. But after reading
more about p2 and the dropins folder, I moved these plugins to the dropins
folder. Now I get compilation errors because the two plugins are not
recognized. I thought the default behavior was that this folder is
monitored by Eclipse. For now, I just dragged them back to the plugins
folder and I can continue with my work, but given what I have read, I must
be missing something ridiculously simple. Advice appreciated.

- Mike
Re: Dropins folder in Galileo (newbie?) [message #486496 is a reply to message #486420] Thu, 17 September 2009 21:01 Go to previous message
Simon Kaegi is currently offline Simon KaegiFriend
Messages: 381
Registered: July 2009
Senior Member
There was a bug where moving a bundle from "plugins" to "dropins" in one
step baffled the resolver because it ends up both installing and
uninstalling a bundle with same BSN and version. I think is fixed in HEAD
now however a workaround that makes life easier is to:
1) remove the bundle from plugins and restart
2) shutdown eclipse
3) put the bundle in dropins and restart again.

HTH
-Simon

"J Michael Dean" <mdean77@comcast.net> wrote in message
news:C6D7AAB7.2772D%mdean77@comcast.net...
>I have two plugins that are homemade several months ago that I install by
> dumping them into the plugins folder, and all is well. But after reading
> more about p2 and the dropins folder, I moved these plugins to the dropins
> folder. Now I get compilation errors because the two plugins are not
> recognized. I thought the default behavior was that this folder is
> monitored by Eclipse. For now, I just dragged them back to the plugins
> folder and I can continue with my work, but given what I have read, I must
> be missing something ridiculously simple. Advice appreciated.
>
> - Mike
>
Previous Topic:P2 Director and configuration directory
Next Topic:p2 tells me that "Unpack facility not configured"
Goto Forum:
  


Current Time: Fri Apr 26 23:16:51 GMT 2024

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

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

Back to the top