Text Pad 5.3.1

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
Mars
Posts: 2
Joined: Tue Oct 05, 2010 4:37 pm

Text Pad 5.3.1

Post by Mars »

How do I get JAVA JDK to import into the tools area?

I installed Textpad 5 then JAVA, tried uninstalling and reinstalling that did not work.

I did manually create the javac to create the .class that worked fine, but when I create the java to run the app I get an error ‘java.lang.NoClassDefFoundError: C:\Java\hello/java’ I can get the .class to run from CMD, any thoughts?
Mars
Posts: 2
Joined: Tue Oct 05, 2010 4:37 pm

Post by Mars »

I needed to chage the Parameter from $File to $BaseName
Post Reply