Results 1 to 3 of 3
- 01-14-2011, 05:52 AM #1
Member
- Join Date
- Apr 2010
- Posts
- 2
- Rep Power
- 0
- 01-14-2011, 06:01 AM #2
Karthika,
Make sure that the compiler can see your .class file thats generated after the compilation of your java program.
Or you can use the -classpath or -cp option while running your java program and provide the path where your .class file reside.
Refer here : Java Command Line
Hope that helps,
GoldestJava Is A Funny Language... Really!.gif)
Click on * and add to member reputation, if you find their advices/solutions effective.
- 01-14-2011, 06:03 AM #3
- Join Date
- Jan 2011
- Location
- Richmond, Virginia
- Posts
- 3,069
- Blog Entries
- 3
- Rep Power
- 7
Similar Threads
-
Error: no class definition found
By toby in forum New To JavaReplies: 6Last Post: 08-28-2011, 10:32 PM -
No Class Def Found Error:
By fithous in forum Java AppletsReplies: 0Last Post: 04-02-2009, 05:30 PM -
JRE rtapplet class not found error
By avinash.natekar in forum Java AppletsReplies: 11Last Post: 04-02-2009, 08:02 AM -
No main class found error
By jhering1986 in forum New To JavaReplies: 17Last Post: 03-28-2009, 02:34 AM -
No Class Def Found Error:
By wrap23 in forum New To JavaReplies: 9Last Post: 10-02-2008, 04:07 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks