TextPad with two versions of JDK

Using the Java SDK with TextPad

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

Post Reply
stan kingston

TextPad with two versions of JDK

Post by stan kingston »

I am currently using TextPad to edit, compile, run applictions, and run the Appletviewer with Sun Java JDK 1.1.8.

I wish to download a more up-to-date version of Java i.e. SDK 1.4 and keep both versions on the same hard drive, for a while, until I am happy with SDK 1.4

I should be very grateful for help with the following question:
Is TextPad likely to get confused when I have two versions of Sun Java and if so, is there anything I can do to avoid the problem.
Jeff Epstein

Re: TextPad with two versions of JDK

Post by Jeff Epstein »

If you manually specify the CLASSPATH in the javac "tool", then you can have a JDK 1.4 tool and another for 1.3. No problem!

:' )
Jeffy
http://www.jeffyjeffy.com/textpad
Post Reply