Annoying and Tedious Way
- Before switching to Subclipse, Team=>Disconnect your subversive projects
- Uninstall Subversive
- Install Subclipse
- Team=>Share away
Annoying but Simple Way
- Toss everything and check it back out again with Subclipse
Atomic but Quick Way
- Uninstall Subversive
- Install Subclipse
- Quit eclipse
- Go to your workspace folder and run:
find .metadata/.plugins/org.eclipse.core.resources/.projects -name 'properties.index' -delete
- Restart eclipse