eclipse cannot run main “error could not find or load main class”2019 Community Moderator ElectionR cannot be resolved - Android error'Must Override a Superclass Method' Errors after importing a project into EclipseEclipse: How to set the main method for a project?“Debug certificate expired” error in Eclipse Android pluginsDoes a “Find in project…” feature exist in Eclipse IDE?Error: Could not find or load main classClean with eclipse but cannot compile Helloworld in terminal (Error: Could not find or load main class)What does “Could not find or load main class” mean?Size of String array passed as argument to main method in EclipseEclipse not finding a main method

Is "cogitate" used appropriately in "I cogitate that success relies on hard work"?

If sound is a longitudinal wave, why can we hear it if our ears aren't aligned with the propagation direction?

Too soon for a plot twist?

How do we create new idioms and use them in a novel?

Are all players supposed to be able to see each others' character sheets?

How can I portion out frozen cookie dough?

What does the Digital Threat scope actually do?

Would those living in a "perfect society" not understand satire

Create chunks from an array

How to install round brake pads

Movie: boy escapes the real world and goes to a fantasy world with big furry trolls

Why is there an extra space when I type "ls" on the Desktop?

How do you make a gun that shoots melee weapons and/or swords?

Was it really inappropriate to write a pull request for the company I interviewed with?

How to educate team mate to take screenshots for bugs with out unwanted stuff

What is Tony Stark injecting into himself in Iron Man 3?

Rationale to prefer local variables over instance variables?

Logistic regression BIC: what's the right N?

Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?

School performs periodic password audits. Is my password compromised?

Short scifi story where reproductive organs are converted to produce "materials", pregnant protagonist is "found fit" to be a mother

Playing a 7-string guitar song on a 6-string guitar

What will happen if my luggage gets delayed?

If nine coins are tossed, what is the probability that the number of heads is even?



eclipse cannot run main “error could not find or load main class”



2019 Community Moderator ElectionR cannot be resolved - Android error'Must Override a Superclass Method' Errors after importing a project into EclipseEclipse: How to set the main method for a project?“Debug certificate expired” error in Eclipse Android pluginsDoes a “Find in project…” feature exist in Eclipse IDE?Error: Could not find or load main classClean with eclipse but cannot compile Helloworld in terminal (Error: Could not find or load main class)What does “Could not find or load main class” mean?Size of String array passed as argument to main method in EclipseEclipse not finding a main method










0















I am using eclipse oxygen. I already had a java project downloaded, in the folder



Documents/myJavaProjects/MyProject/


I opened eclipse and imported a project. I made the workspace



Documents/myJavaProjects


I opened the Project /MyProject/



The path to Main.java is



/MyProject/myPackage/Main.java


Main.java has this:



*/
package myPackage

public class Main improve this answer















Name your Class exactly as the file.java . End your main class and function with ""







share|improve this answer














share|improve this answer



share|improve this answer








edited Mar 6 at 13:40

























answered Mar 6 at 13:39









Petros Evangelos TriantafyllisPetros Evangelos Triantafyllis

276




276












  • OP already did that

    – Óscar López
    Mar 6 at 13:39











  • My file is Main.java. My class is Main

    – user2719875
    Mar 6 at 13:39











  • I ended main class with }. (just didn't show it in my post)

    – user2719875
    Mar 6 at 13:42

















  • OP already did that

    – Óscar López
    Mar 6 at 13:39











  • My file is Main.java. My class is Main

    – user2719875
    Mar 6 at 13:39











  • I ended main class with }. (just didn't show it in my post)

    – user2719875
    Mar 6 at 13:42
















OP already did that

– Óscar López
Mar 6 at 13:39





OP already did that

– Óscar López
Mar 6 at 13:39













My file is Main.java. My class is Main

– user2719875
Mar 6 at 13:39





My file is Main.java. My class is Main

– user2719875
Mar 6 at 13:39













I ended main class with }. (just didn't show it in my post)

– user2719875
Mar 6 at 13:42





I ended main class with }. (just didn't show it in my post)

– user2719875
Mar 6 at 13:42



















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55024441%2feclipse-cannot-run-main-error-could-not-find-or-load-main-class%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Save data to MySQL database using ExtJS and PHP [closed]2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?Which MySQL data type to use for storing boolean valuesPHP: Delete an element from an arrayHow do I connect to a MySQL Database in Python?Should I use the datetime or timestamp data type in MySQL?How to get a list of MySQL user accountsHow Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?

Compiling GNU Global with universal-ctags support Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Tags for Emacs: Relationship between etags, ebrowse, cscope, GNU Global and exuberant ctagsVim and Ctags tips and trickscscope or ctags why choose one over the other?scons and ctagsctags cannot open option file “.ctags”Adding tag scopes in universal-ctagsShould I use Universal-ctags?Universal ctags on WindowsHow do I install GNU Global with universal ctags support using Homebrew?Universal ctags with emacsHow to highlight ctags generated by Universal Ctags in Vim?

Add ONERROR event to image from jsp tldHow to add an image to a JPanel?Saving image from PHP URLHTML img scalingCheck if an image is loaded (no errors) with jQueryHow to force an <img> to take up width, even if the image is not loadedHow do I populate hidden form field with a value set in Spring ControllerStyling Raw elements Generated from JSP tagds with Jquery MobileLimit resizing of images with explicitly set width and height attributeserror TLD use in a jsp fileJsp tld files cannot be resolved