Java JDK 6 without tools javac.exe and jdk.exe in bin directory!

I miss in the new current JDK 6 download the tools jdb.exe and javac.exe in the bin directory. Is that an incomplete download?Wolfgang
[148 byte] By [maerzWa] at [2007-11-26 16:07:26]
# 1

> I miss in the new current JDK 6 download the tools

> jdb.exe and javac.exe in the bin directory. Is that

> an incomplete download?

You have downloaded a client version of java. You need a development version. You should probably go back and download again, this time making sure that you're getting the entire JDK

tjacobs01a at 2007-7-8 22:29:42 > top of Java-index,Desktop,Runtime Environment...
# 2
No, I downloaded JDK 6 which says:"The Java SE Development Kit (JDK) includes the Java Runtime Environment (JRE) and command-line development tools that are useful for developing applets and applications. "With JRE 6 is the same problem (missing javac.exe for compiling).
maerzWa at 2007-7-8 22:29:42 > top of Java-index,Desktop,Runtime Environment...