Search code examples
javaeclipsesvneclipse-juno

Why is my project not compiling?


enter image description here

I checked out a new version of my project from svn and now Java has made the easy thing difficult. I don't know what is wrong and I can't even build the project. What should be done? The code should compile, it's just not being picked up by the IDE.

enter image description here

And I couldn't run it with Java 7 but that might be a different question, now I can't even run it with Java 6 since Eclipse has made the easy thing difficult. Did I do something wrong when I checked out the project from svn? I use xp-dev.com


Solution

  • You checked out the entire repository instead of just one tag. You wanted to check out trunk.