Page 1 of 1

No java tools on my menu!

Posted: Fri Dec 28, 2001 4:40 pm
by Mark
I don't have a compile/run/run applet function in my textpad .
its version 4.5 and i'm running on XP.

Anyone help me?

Re: No java tools on my menu!

Posted: Sat Dec 29, 2001 9:25 pm
by Andreas
Did you install the Java Development Kit before you installed Textpad?

Re: No java tools on my menu!

Posted: Wed Jan 09, 2002 10:20 pm
by Lucas Quintana
I am having the same problem with my install. Yes, i have the Java SDK installed on my machine, here are the java progs/SDKs i have on my machine:
Java 2 Runtime Environment Standard Edition v1.3.1_01
Java 2 SDK Standard Edition v1.3.1_01

I thought that perhaps my folder was named against convention and that made it hard for TextPad to recognize that i had Java, i thought that perhaps i had 1.3 and not 1.2 and that caused an error, what do you think? I have reinstalled the prog a couple of times and i even uninstalled NetBeans before doing an install, but nothing seems to work. I guess that i can add the tools manually, but that was not really working quite right when i did it yesterday.

Re: No java tools on my menu!

Posted: Wed Jan 09, 2002 11:28 pm
by Lucas Quintana
I figured it out, try this, i bet it will work. You might have to restart.

Add this line to your autoexec.bat file. Remember that you may have a different version of the SDK than i do so you will need to change the line accordingly.

SET PATH=C:\jdk1.3.1\bin;%PATH%

TextPad does not know where JDK is if you do not set the path when you start

Re: No java tools on my menu!

Posted: Wed Jan 23, 2002 10:50 pm
by Thu Tran
Let do this:
1. Re-Install jdk (1.3 or 1.4)
2. Re-Install Textpad 4.5
Then Open Textpad and go to:
Configure, Preferences, Tools
and Pop-down Add. Click JDK.
Have a nice day!

Re: No java tools on my menu!

Posted: Tue Feb 05, 2002 1:35 pm
by John C
I don't have a compile/run/run applet function in my
textpad .
its version 4.5 and i'm running on NT4.0.
I did not install any JDK on my pc. I just start to learn JAVA with textpad.

Please advise.

Re: No java tools on my menu!

Posted: Tue Feb 05, 2002 4:03 pm
by John C
Hi Expert,
Do I have install JDK?

"



I don't have a compile/run/run applet function in my
textpad .
its version 4.5 and i'm running on NT4.0.
I did not install any JDK on my pc. I just start to learn
JAVA with textpad.

Please advise.