Hi
I just downloaded and installed J2SE v 1.4.2_10 SDK, but I can not use
javadoc. The javadoc.exe file was placed in tools.zip at C:\Program
Files\Common Files\Java\Update\Base Images\j2sdk1.4.2-b28\ I copied it
into a folder and tried using it but i recieved this error:
Registry key 'Software\JavaSoft\Java Runtime
Environment\CurrentVersion' has value '1.5',
but '1.4' is required.
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment.
Does anyone know where can I find out how to install javadoc?
thanks
Roedy Green - 03 Dec 2005 20:25 GMT
>Does anyone know where can I find out how to install javadoc?
Javadoc.exe is part of the JDK. Uninstall, then install JDK 1.5.0_06.
The one you had is more than a year out of date.
See http://mindprod.com/jgloss/jdk.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
m.beheshti@gmail.com - 06 Dec 2005 17:59 GMT
oops!
thanks I will give it a try.