android - Can't work on my java projects in Eclipse Juno -



android - Can't work on my java projects in Eclipse Juno -

i used work in eclipse luna , had many projects in workspace. decided start coding android , downloaded adt bundle here. imported luna workspace , worked fine. however, whenever open class cannot resolved errors everywhere on used flawless code. difference in packages causing this? why can't write , compile java in juno?

note don't see errors in bundle explorer on left:

your jdk missing or incorrect. check in ur build path of project. jre still referencing old location.

java android eclipse

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -