I was recently trying to pull java code from Github to Eclipse. After a while I was finally able to do it File>Import>Git>Projects from Git
I cloned everything over, and choose "Import as general project" for "Wizard for project import". Once everything is in and working, I have never been able to compile or run any of the code. Run>Run Configurations
can't find any files to choose for Main.class
.
Anything from git it seems doesn't work, even if I fork it. Could anyone help me? Thanks!