Skip to main content



      Home
Home » Newcomers » Newcomers » java.lang.NoClassDefFoundError: ..Exception in thread "main":
java.lang.NoClassDefFoundError: ..Exception in thread "main": [message #209860] Wed, 09 May 2007 05:42
Eclipse UserFriend
Originally posted by: mukerji.nita.gmail.com

I have Eclipse SDK 3.2.1 and Jdk 1.6.In the Java preference platform upon
running the following java class :
package cnvpth;
public class ConvertPath {
public static void main(String args[]){
char ch;
int i,k=0;
.....}}
gives java.lang.NoClassDefFoundError: ..Exception in thread "main": I have
run other java class from within a plug-in.They have run fine.Where could
I be going wrong in this?May be I should try running from DOS prompt and
see if the same happens(OS is Windows XP).At collage (where I try the same
things that I try here) under os Linux,I tried to run the java class from
shell,there too it gave the same error.
Previous Topic:Another icons question :-)
Next Topic:Problem while making new java class
Goto Forum:
  


Current Time: Thu Jul 17 19:24:35 EDT 2025

Powered by FUDForum. Page generated in 0.11974 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top