Search code examples
springsvnspring-tool-suite

Adding SVN to Spring Tool Suite, Subclipse extension not available


I have Spring Tool Suite (STS) 3.6.3 installed. On another PC at home I recall being able to add SVN integration into STS by bringing up the Dashboard window, and checking the "Subsclipse" check box on the Extensions tab. However, I don't see this option on my current installation. I am including installed extensions, too, and I do not see Subclipse in the list.

When I select the Project folder in the Project Explorer window, right mouse click → TeamShare Project, I see only CVS and Git as options, but I would like to use SVN.

My experience with all things Java is measured in hours rather than years, so don't assume anything :-)

How do I integrate SVN with STS?


Solution

  • I needed to run with elevated or administrator rights.