Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » [P2] How to make P2 re-read dropins?
[P2] How to make P2 re-read dropins? [message #126050] Fri, 20 February 2009 14:27 Go to next message
Aaron Digulla is currently offline Aaron DigullaFriend
Messages: 258
Registered: July 2009
Location: Switzerland
Senior Member
Simple question: How can I force p2 to reread the contents of the dropins
directory after deleting/adding plugins?

Thanks,

A. Digulla
Re: [P2] How to make P2 re-read dropins? [message #126126 is a reply to message #126050] Fri, 20 February 2009 15:38 Go to previous messageGo to next message
Aaron Digulla is currently offline Aaron DigullaFriend
Messages: 258
Registered: July 2009
Location: Switzerland
Senior Member
Apparently the answer is to reinstall Eclipse:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=265655 :(
Re: [P2] How to make P2 re-read dropins? [message #126165 is a reply to message #126126] Fri, 20 February 2009 20:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

Aaron Digulla schrieb:
> Apparently the answer is to reinstall Eclipse:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=265655 :(
>
there are some other ways ;-)

normally eclipse should see new bundles from dropins,
but I know some situations happen where it fails

then here's a workaround

example:
dropins/xyz1/eclipse/plugins

now you want to change plugins from your xyz1

remove xyz1 folder from dropins folder

restart eclipse with -clean

stop eclipse

now add the new version of xyz, but rename the folder !

dropins/xyz2/eclipse/plugins

restart eclipse

all is fine

ekke
Re: [P2] How to make P2 re-read dropins? [message #126229 is a reply to message #126165] Mon, 23 February 2009 09:00 Go to previous message
Aaron Digulla is currently offline Aaron DigullaFriend
Messages: 258
Registered: July 2009
Location: Switzerland
Senior Member
ekke wrote:

> Aaron Digulla schrieb:
>> Apparently the answer is to reinstall Eclipse:
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=265655 :(
>>
> there are some other ways ;-)
>[install plugins again with a new folder name under dropins]

Does that work even when the version of the plugin hasn't changed?

Regards,

A. Digulla
Previous Topic:3.2 to 3.4 migration
Next Topic:Eclipse Equinox out of IDE
Goto Forum:
  


Current Time: Thu Apr 25 12:26:31 GMT 2024

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

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

Back to the top