Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Uninstall plugin
Uninstall plugin [message #328731] Tue, 03 June 2008 07:16 Go to next message
Eclipse UserFriend
Originally posted by: egidijus.vaisnora.nomagiclt.com

What is correct way to remove plugins from the dropins folder?

I am installing my plugins by adding link files. For p2 platform, I am placing link files into dropins folder and plugins are
installed. However, when I remove these link files on my custom uninstall, my plugins still are loaded - regardless if "-clean"
is added in "eclipse.ini" or not. And only when I remove my plugins entries from the "bundles.info" file, my plugins are not
loaded by Eclipse platform. However to edit "bundles.info" file is not recommened...
Re: Uninstall plugin [message #328756 is a reply to message #328731] Tue, 03 June 2008 18:19 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 64
Registered: July 2009
Member
technicly just remove it from C:\eclipse\plugin .



Egidijus Vaisnora a écrit :
> What is correct way to remove plugins from the dropins folder?
>
> I am installing my plugins by adding link files. For p2 platform, I am
> placing link files into dropins folder and plugins are installed.
> However, when I remove these link files on my custom uninstall, my
> plugins still are loaded - regardless if "-clean" is added in
> "eclipse.ini" or not. And only when I remove my plugins entries from the
> "bundles.info" file, my plugins are not loaded by Eclipse platform.
> However to edit "bundles.info" file is not recommened...
Re: Uninstall plugin [message #328800 is a reply to message #328756] Wed, 04 June 2008 06:04 Go to previous message
Eclipse UserFriend
Originally posted by: egidijus.vaisnora.nomagiclt.com

I am adding into dropins not into plugins and adding/removing "link" files, but not the plugins instance, and technical removal
of link files doesn't help!

julien wrote:
> technicly just remove it from C:\eclipse\plugin .
>
>
>
> Egidijus Vaisnora a écrit :
>> What is correct way to remove plugins from the dropins folder?
>>
>> I am installing my plugins by adding link files. For p2 platform, I am
>> placing link files into dropins folder and plugins are installed.
>> However, when I remove these link files on my custom uninstall, my
>> plugins still are loaded - regardless if "-clean" is added in
>> "eclipse.ini" or not. And only when I remove my plugins entries from
>> the "bundles.info" file, my plugins are not loaded by Eclipse
>> platform. However to edit "bundles.info" file is not recommened...
Previous Topic:Export-Package, Package ... does not exist after ant builder.
Next Topic:Code Assist not working in 3.4RC2
Goto Forum:
  


Current Time: Sat Oct 19 12:09:19 GMT 2024

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

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

Back to the top