Question

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.

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top