JDK 1.5.0 Update 5 does not deploy tools.jar?
I just downloaded and installed JDK 1.5.0 Update 5 for Windows, after uninstalling my 1.4.2_09 SDK.
After updating my Windows env settings and my scripts, I tried compiling using the new JDK and got an error message saying it could not find 'tools.jar'.
My drive is partitioned into C: and D: drives - C: contains Windows, D: is programs/data. I installed both the SDK and JRE onto D:. I mention that because the InstallInstructions used to require the JRE to be installed on the drive with Windows -- I didn't see that requirement in the Instructions for this version.
I looked in the usual <jdk dir>/lib for tools.jar, and it is NOT there. I searched the JDK install directory, and it is also not there.I looked for files placed by in the installer in C:\Program Files and D:\Program Files and there is nothing there at all (I know, only public JRE stuff goes there anyway).
So my question.....when I chose to install Developer Tools in the installer, shouldn't tools.jar have been delivered? What am I missing? I've installed JDK/SDK/JRE's a million times. Has anybody else seen this?

