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..
How do I Run a java program in TextPAd??
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
tesla wrote:Look here:
http://www.textpad.com/forum/viewtopic.php?t=3595
Thanks, all I need was ;.; added to CLASSPATH.
Mladen