How do I Run a java program in TextPAd??
Posted: Fri Apr 04, 2003 7:14 am
I get the message "NOClassDefFoundError" when I click on "Run Java Application".. I'm running win200 professional.
the path pf the SDK is c:\j2sdk1.4.1_02 and I have enviroment variabls set too: PATH = c:\J2SDK1.4.1_02\bin;CLASSPATH = c:\J2SDK1.4.1_02\bin
I have added -classpath "$fileDir;c:\j2sdk1.4.1_02" $file to the Parameter box... but basically get the same..
the path pf the SDK is c:\j2sdk1.4.1_02 and I have enviroment variabls set too: PATH = c:\J2SDK1.4.1_02\bin;CLASSPATH = c:\J2SDK1.4.1_02\bin
I have added -classpath "$fileDir;c:\j2sdk1.4.1_02" $file to the Parameter box... but basically get the same..