java compiler

General questions about using TextPad

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

Post Reply
Darcy

java compiler

Post by Darcy »

just a quick question for anyone who has ever used texpad to run java programs.

How do you get a compiler with Texpad? is there another program that i have to download in order to compile java programs?

Please reply to me as soon as possible.

Thanks

Darcy.
Andreas

Re: java compiler

Post by Andreas »

of course you need to have a Java Development Kit (JDK) to compile Java.

Textpad is "just" a text editor, not a compiler.
Post Reply