Page 1 of 1

Compiling Using the Tools menu item

Posted: Mon Sep 22, 2003 8:57 pm
by Bill McBride
I just had to reinstal TextPad and I can no longer go to Tools on the menu bar and have it Compile the current application and then use the Tools again to Run the application.

How can I set this up to work again?

Thanks,

Bill McBride

Posted: Mon Sep 22, 2003 9:18 pm
by s_reynisson
Configure->Preferences->Tools and select Add from the drop down menu?
Also this in the Java forum.

Posted: Mon Sep 22, 2003 10:03 pm
by Bill McBride
What do I add to get this functionality?

Thanks,
Bill McBride

Posted: Mon Sep 22, 2003 10:10 pm
by s_reynisson
:?:
Did you uninstall Java to? If so, reinstall it.
After you have installed the Java SDK, as described in its
installation instructions, you can add commands to compile and run Java
applications and applets to TextPad's Tools menu as follows:

1. From the Configure menu, choose Preferences.

2. Select the Tools page on the Preferences dialog box.

3. Click Add.

4. Select "Java SDK Commands" from the drop down menu.

5. Click OK.

NO Java SDK Commands

Posted: Wed Sep 24, 2003 3:56 am
by shamrock187211
I am having this problem too, but i cannot find the Java SDK Commands
it is not listed as a option for me to add... any help would be appreciated


Derek Kern

Posted: Wed Sep 24, 2003 11:34 am
by Bill McBride
I found the command there after I installed the SDK.

Bill