Skip to main content



      Home
Home » Eclipse Projects » Equinox » .links doesn't work
.links doesn't work [message #117512] Sat, 13 September 2008 09:32 Go to next message
Eclipse UserFriend
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 04:55 Go to previous messageGo to next message
Eclipse UserFriend
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 10:05 Go to previous message
Eclipse UserFriend
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 Jul 22 14:45:45 EDT 2025

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

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

Back to the top