Platform: Eclipse IDE for JAVA
Error : "Editor does not contain a main type" in spite of main being there
Fix : The java file containing your main() is probably not in a src folder. Move it to a source folder and this will hopefully help! :)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment