Eclipse - Setting .classpath file for existing project
问题 I have a java project. The working folder from someone else's Eclipse project (It was a Repast Simphony project I think). In my eclipse I created a new Java project and told it to use the existing code. So it seems to have brought in all the code. However after loading the project I get this error: Project 'My Project' is missing required Java project: 'Weka 3-7' It has a .classpath file with these contents: <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path=