[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[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

Ömer Yildiz wrote:
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