Friday, 6 September 2013

Eclipse doesn't recognize java api

Eclipse doesn't recognize java api

I just got a new mac, and I copied my projects from eclipse on my old pc
to it, but it isn't recognizing any functions or types build into java. It
won't let me inport java either to fix it. Every time I made a variable of
a type built into java, it gives me the error "variable cannot be resolved
to a type" and whenever I make the constructor for a class, it give me
ther error "Implicit super constructor Object() is undefined. Must
explicitly invoke another constructor"
Is there some extra configuration I have to do, or can you just not move
projects from one os to another?

No comments:

Post a Comment