SE450: Java Tools Overview [26/41] ![]() ![]() ![]() |
Java tools are part of the JDK
They consist of:
You can download the Sun 1.4 JDK at http://java.sun.com/j2se/1.4/download.html. Make sure you get the SDK and not just the JRE (Java Runtime Environement). You can also download the J2SE documentation at the same time. This is highly recommended, since it allows you to browse most of the docs locally. These docs will come in very handy throughout the course.