| 
| Is there a Feature Cleanup tool? [message #331458] | Mon, 08 September 2008 11:52  |  | 
| Eclipse User  |  |  |  |  | I have installed an M-Build for RSE to get a fix for a problem I reported. Now I have duplicate features laying around in my system.  Eclipse does a
 fine job of detecting the current version and loading it, but I would like
 to remove the older versions.
 
 Is there a tool that will scrub the eclipse folder removing features that
 have newer versions installed?
 
 Michael
 
 org.eclipse.rse.core.source_3.0.1.v200809041200-7Z379EB7sQS9 S4WKJQCC
 org.eclipse.rse.core_3.0.0.v20080609-7Z3-EB7sQS9RiVd
 org.eclipse.rse.core_3.0.1.v200809041200-7Z379EB7sQS9S4WKJQC C
 org.eclipse.rse.dstore.source_3.0.1.v200809041200-7J32DUUEFD F3It2311
 org.eclipse.rse.dstore_3.0.0.v20080609-7J3-DUUEFDEyF
 org.eclipse.rse.dstore_3.0.1.v200809041200-7J32DUUEFDF3It231 1
 org.eclipse.rse.ftp.source_3.0.1.v200809041200-78479_kE77c7Q 8a8S8B
 org.eclipse.rse.ftp_3.0.0.v20080609-78478_kE77c7O7W5I55
 org.eclipse.rse.ftp_3.0.1.v200809041200-78479_kE77c7Q8a8S8B
 org.eclipse.rse.local.source_2.1.1.v20080710-7_40AgI99m9d_O
 org.eclipse.rse.local_2.1.0.v20080604-7_4-AgI99m9c9S
 org.eclipse.rse.local_2.1.1.v20080710-7_40AgI99m9d_O
 org.eclipse.rse.sdk_3.0.1.v200809041200-7Q378E8VwNQiAC2kb_J- iMhXGbz-
 org.eclipse.rse.ssh.source_2.1.1.v20080714-7830_kE77c7V8M
 org.eclipse.rse.ssh_2.1.0.v20080604-783-_kE77c7U7M
 org.eclipse.rse.ssh_2.1.1.v20080714-7830_kE77c7V8M
 org.eclipse.rse.telnet.source_2.1.0.v20080604-6678AgI99m9W9W 5I55
 org.eclipse.rse.telnet_2.1.0.v20080604-6678AgI99m9W9W5I55
 org.eclipse.rse.terminals.source_0.1.1.v200809041200-2229sB7 EO_T9R5C6B3457
 org.eclipse.rse.terminals_0.1.0.v20080610-22-9sB6EO_O8X2842
 org.eclipse.rse.terminals_0.1.1.v200809041200-2229sB7EO_T9R5 C6B3457
 org.eclipse.rse.useractions_1.1.0.v20080604-21-8s733I3E3A
 org.eclipse.rse_3.0.0.v20080609-7H3-8qfbaJJZCz-G-QT8RWUC6
 org.eclipse.rse_3.0.1.v200809041200-7H358qfenEMeUOENHEbY2AqX K8
 |  |  |  | 
|  | 
| 
| Re: Is there a Feature Cleanup tool? [message #331477 is a reply to message #331458] | Tue, 09 September 2008 09:23  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: eclipse-news.rizzoweb.com 
 Michael Giroux wrote:
 > I have installed an M-Build for RSE to get a fix for a problem I reported.
 > Now I have duplicate features laying around in my system.  Eclipse does a
 > fine job of detecting the current version and loading it, but I would like
 > to remove the older versions.
 >
 > Is there a tool that will scrub the eclipse folder removing features that
 > have newer versions installed?
 
 I don't think such a tool exists. However, it is not as simple a task as
 it might seem. First of all, OSGi allows for multiple versions of a
 bundle (plugin) to be used at the same time. If different plugins depend
 on different versions of the same plugin, that has to be supported and
 thus you can't just remove the older versions; you would have to verify
 that no other plugins are depending on them first, which is not a
 trivial task IMO.
 Second, I'm pretty sure old versions are kept around to enable the
 "revert configuration" feature, which allows you to easily revert your
 set of plugins to a previous state (useful in cases where you install
 something that you later decide to back out).
 
 Eric
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.05974 seconds