I've installed Subversive and want to switch to the Subclipse plugin.

After uninstalling Subversive via About Eclipse -> Installation Details -> Uninstall... and installing Subclipse, there are now two SVN options available in Preferences -> Team, one for Subversive preferences (which has been uninstalled and shouldn't be there anymore), and one for Sublipse preferences.

How to remove Subversive completely, so that there aren't any traces (such as Subversive's preferences screen) left in Eclipse?

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

Remove from Eclipse's plugins and features folders all files and folders like:

org.eclipse.team.svn*
org.polarion.eclipse.team.svn*
link|improve this answer
Do this in your eclipse root directory (e.g., C:\eclipse). I was looking for the plugins in the .metadata folder in my workspace before I realized this. – Joe Jan 19 at 18:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.