Search found 2 matches

by mcarney
Thu Jun 17, 2010 2:14 pm
Forum: General
Topic: default path for packages and commonly used java files
Replies: 0
Views: 197

default path for packages and commonly used java files

Hi, I used TextPad about 5 years ago when teaching Java and I will be teaching again soon. I recall doing something in Textpad and I am trying to remember how to do it now again.

I have a java file (MyInput.java) and corresponding MyInput.class file. The purpose of this file is to retrieve input of ...
by mcarney
Mon May 10, 2010 1:06 am
Forum: General
Topic: Color coding of keywords/comments/brackets/strings/etc.
Replies: 1
Views: 698

Color coding of keywords/comments/brackets/strings/etc.

I just downloaded TextPad 5.3.1 and I noticed that a java file that compiles and executes correctly did NOT have keywords/comments/brackets/strings/etc. color coded as specified in Configure/Preferences/Document Classes/Java/Colors. I followed Bob Hansen's advice below:

When making configuration ...