Page 1 of 1

How do I Run a java program in TextPAd??

Posted: Fri Apr 04, 2003 7:14 am
by L D
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..

Posted: Fri Apr 04, 2003 10:20 am
by tesla

Posted: Fri Apr 04, 2003 12:56 pm
by Guest
tesla wrote:Look here:
http://www.textpad.com/forum/viewtopic.php?t=3595
Thanks, all I need was ;.; added to CLASSPATH.
Mladen