Could not find the main class. Program will exit.
December 6, 2011 at 4:28 am Leave a comment
Created a Test class with main() in Eclipse which ran successfully for a whole day. The very next day when I wanted to run the same application so that I can test my pet project..there goes the main in some hole.
Could not find the main class. Program will exit.
Tried a lot to fix .. Still have no clue what went wrong. But Creating another class with main method and copying the content from the non working class to this worked. Another lousy learning..But again that works for me!!
Advertisement
Entry filed under: tips and tricks. Tags: .
Trackback this post | Subscribe to the comments via RSS Feed