When I used “Find/Check Out As…” to check out a Maven Java project (non-eclipse) from subversion, I selected “Java Maven Project” from the New Project Wizard, and MyEclipse checked out the project from subversion and created a new pom.xml. The problem is, MyEclipse does not indicate that the project is a Subclipse project in any way. There are no .svn folders on the filesystem either. Is this a known issue, or did I do something wrong?