I am having trouble importing a project from git into eclipse as a Java project.
Existing questions say to import it from git, then modify the .project file to change it into a Java project. I was able to do that. But then you have to change the .classpath file. Most answers recommend doing this through eclipse instead of directly modifying the file. To do that they (and eclipse docs) say to go to Project > Properties > Java Build Path. I do not have the Java Build Path option under properties. I have Eclipse Juno.