Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » .links doesn't work
.links doesn't work [message #117512] Sat, 13 September 2008 13:32 Go to next message
Youssef is currently offline YoussefFriend
Messages: 1
Registered: July 2009
Junior Member
1- I added plugin using .link file. (namely JBossTools plugins)
2- started eclipse using -clean , plugins are there and everything works
fine
3- closed eclipse
4- removed the .link file from the dropins folder
5- started eclipse using -clean
6- plugins still there !

I am using linux 64 .

What's wrong ?
Re: .links doesn't work [message #117751 is a reply to message #117512] Fri, 19 September 2008 08:55 Go to previous messageGo to next message
Kiran Kumar is currently offline Kiran KumarFriend
Messages: 8
Registered: July 2009
Junior Member
Even I faced the same problem. This is what I think actually happens in
Eclipse 3.4.
When we add link file to the dropins folder, the plugins in the folder get
'installed' in the Eclipse (i.e., an entry is made in the bundles.info in
the configuration). So even if the link file is removed, the entries
remain in the bundles.info file.
To solve this, I manually removed the entries from the 'bundles.info'
file. But I think this is not a recommended approach.
Can anyone kindly let know if there is any better approach to uninstall
features added using links file?
Re: .links doesn't work [message #117763 is a reply to message #117751] Fri, 19 September 2008 14:05 Go to previous message
Simon Kaegi is currently offline Simon KaegiFriend
Messages: 381
Registered: July 2009
Senior Member
I wouldn't mess with the bundle.info.
A better approach would be to remove the linked folder from the platform.xml
or rename the linked folder which in turn will remove it from the
platform.xml

This obviously a bug so this is just a workaround.
-Simon

"Kumar" <kiran.kumar@progress.com> wrote in message
news:afde2cab2457f2ae9283ec3373ba3ea0$1@www.eclipse.org...
> Even I faced the same problem. This is what I think actually happens in
> Eclipse 3.4.
> When we add link file to the dropins folder, the plugins in the folder get
> 'installed' in the Eclipse (i.e., an entry is made in the bundles.info in
> the configuration). So even if the link file is removed, the entries
> remain in the bundles.info file.
> To solve this, I manually removed the entries from the 'bundles.info'
> file. But I think this is not a recommended approach.
> Can anyone kindly let know if there is any better approach to uninstall
> features added using links file?
>
Previous Topic:Plugins with same id but different versions not loaded properly
Next Topic:Issue installing particular feature configuration with p2
Goto Forum:
  


Current Time: Tue Apr 16 13:05:47 GMT 2024

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

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

Back to the top