Compiling java files with textpad

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Anukampa

Compiling java files with textpad

Post by Anukampa »

My comp was reinstalled and i have installed textpad 4.5.0 now. But I get no menu option when i try to compile my .java files...pls help me
WUTTD

Re: Compiling java files with textpad

Post by WUTTD »

Install Sun's JDK first...
Ken

Re: Compiling java files with textpad

Post by Ken »

I've done this and it still will not compile - any further advice?
manx

Re: Compiling java files with textpad

Post by manx »

go to the configure menu, then preferences, go to tools and click on the add menu, then it shows java commands or somthing like that, click on it and the commands should be added
BuddahJ

Re: Compiling java files with textpad

Post by BuddahJ »

But the add menu shows nothing for java command, only gave me 4 options... Any other advice, please?
Henrik S. Larsen

Re: Compiling java files with textpad

Post by Henrik S. Larsen »

Choose program and browse to where java is installed
and point to javac.exe
Should be in the bin library
Thuyen Tran

Re: Compiling java files with textpad

Post by Thuyen Tran »

How do you Install Sun's JDK ? Where is the Sun's JDK located ? Thanks
Henrik S. Larsen

Re: Compiling java files with textpad

Post by Henrik S. Larsen »

http://java.sun.com/j2se/1.4.1/download.html

If you re-install Textpad after installing java it should have
the java commands in the Tools.
Post Reply