Results 1 to 7 of 7
Thread: couldn't find main class
- 10-09-2010, 05:11 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 1
- Rep Power
- 0
couldn't find main class
guys i'm using eclipse and i'm not that new to java but i've never been able compile any of my programs.It says "couldn't find main class".After that i downloaded a couple of .jar files and they show the same error too.And java applets aren't working either.But i can run them on eclipse.Pls help.
- 10-09-2010, 09:41 PM #2
Are you compiling or executing?i've never been able compile any of my programs.It says "couldn't find main class"
The error message looks like a problem when you try to execute a class.
What do you do when you try to "compile" your program? I use the javac command when I compile and I use the java command when I execute a java program.
However, I know nothing about your IDE, so perhaps it's not installed correctly.
- 10-10-2010, 01:23 AM #3
Senior Member
- Join Date
- Feb 2010
- Location
- Waterford, Ireland
- Posts
- 748
- Rep Power
- 4
hang on are you lettting eclipse compile or are you compiling from command prompt?
- 10-10-2010, 01:48 AM #4
Moderator
- Join Date
- Feb 2009
- Location
- New Zealand
- Posts
- 4,561
- Rep Power
- 11
- 10-10-2010, 01:51 AM #5
Many OPs using an IDE don't know compile from execute. The buttons they use say build and run.
- 10-10-2010, 01:58 AM #6
Senior Member
- Join Date
- Feb 2010
- Location
- Waterford, Ireland
- Posts
- 748
- Rep Power
- 4
- 10-10-2010, 02:44 AM #7
Moderator
- Join Date
- Feb 2009
- Location
- New Zealand
- Posts
- 4,561
- Rep Power
- 11
Similar Threads
-
Could Not Find Main Class (again)
By illjavathat in forum New To JavaReplies: 25Last Post: 11-23-2010, 09:49 AM -
Could Not Find Main Class (AGAIN!)
By illjavathat in forum New To JavaReplies: 54Last Post: 10-22-2010, 03:22 AM -
could not find main class?
By deathnote202 in forum New To JavaReplies: 6Last Post: 05-10-2010, 08:57 PM -
Could not find main class
By Andyj in forum New To JavaReplies: 2Last Post: 10-06-2009, 12:47 AM -
Could not find main class - JDK 1.6
By Syranno in forum New To JavaReplies: 1Last Post: 07-25-2008, 04:07 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks