| [news.eclipse.platform.rcp] Re: [p2] How to clean plugins directory after feature uninstall? |
You may want to look here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232356
Hi,
how can I make eclipse to physically remove uninstalled plugins when using p2 to uninstall? Uninstalling a feature only deletes the feature files in the features directory, but the plugins directory seems to be left untouched.
Cheers