I downloaded
se/jdk 7 64 bit version from http://download.java.net/jdk7u4/archive/b08/binaries/jdk-7u4-ea-bin-b08-windows-x64-20_jan_2012.exe
eclipse from http://mirrors.med.harvard.edu/eclipse//technology/epp/downloads/release/indigo/SR1/eclipse-java-indigo-SR1-win32-x86_64.zip
Installed se/jdk 64 bit version
Unzipped eclipse to C:/eclipse
Started eclipse, used import project, and I get the following errors
"The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project"
and
"The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files"
I tried deleting the project, and importing again, and doing a workspace clean / rebuild.
What should I try next?
se/jdk 7 64 bit version from http://download.java.net/jdk7u4/archive/b08/binaries/jdk-7u4-ea-bin-b08-windows-x64-20_jan_2012.exe
eclipse from http://mirrors.med.harvard.edu/eclipse//technology/epp/downloads/release/indigo/SR1/eclipse-java-indigo-SR1-win32-x86_64.zip
Installed se/jdk 64 bit version
Unzipped eclipse to C:/eclipse
Started eclipse, used import project, and I get the following errors
"The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project"
and
"The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files"
I tried deleting the project, and importing again, and doing a workspace clean / rebuild.
What should I try next?