Javaf SDK EE 1.4.2 install bugs

Using the Java SDK with TextPad

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

Post Reply
hhickerson
Posts: 1
Joined: Tue Feb 24, 2004 12:58 am

Javaf SDK EE 1.4.2 install bugs

Post by hhickerson »

I found an install bug in the latest Java EE SDK( 1.4.2) It does not create a window registery object, (minor, but other programs...like textpad ...cannot find Javac to compile my java programs)


I figured out this is a bug when I installed the latest Java SE SDK( 1.4.2_03) and the registry is set properly and textpad can find javac.


The registry object not getting set up by the EE install is

HKEY_LOCAL_MACHINE\Software\JavaSoft\Java Development Kit\1.4.2_03

with an exapmple value of

JavaHome: REG_SZ:C:/j2sdk1.4.2_03/



i
Java
Post Reply