Subclipse does not recognize my project as an SVN project
Posted
by Nicolas Raoul
on Stack Overflow
See other posts from Stack Overflow
or by Nicolas Raoul
Published on 2010-04-09T02:41:50Z
Indexed on
2010/04/09
2:43 UTC
Read the original article
Hit count: 350
subclipse
From SVN I checked out a "myproject" folder to my hard drive.
It happens to be an Eclipse project, so I imported it into Eclipse and I can work on it.
I have Subclipse installed and working as expected on other projects in the same Eclipse workspace.
But for some reason, "myproject" does not have the usual Subclipse controls like Team>Commit or the decorations.
Did I miss any obvious steps?
© Stack Overflow or respective owner