Is project import broken on Eclipse Helios?

549 Views Asked by At

Hi dunno if this question been asked before. Anyway I have an project setup on Eclipse Galileo at school, and wanted to move the project to my home computer so I can continue the work. The Eclipse version I'm using though is the latest one (Helios), and it seems it can't interpret a project created with Eclipse Galileo. Anyone know how to fix this problem?

I copied the project by just copying the project folder.

1

There are 1 best solutions below

3
On BEST ANSWER

What error are you getting?

Look in your .project and .classpath files which can be found in the root of your project. There may be references to a JVM or paths that don't exist on your home computer.