| Note Follow these instructions carefully to setup your development environment. For each of the applications below, make sure to use the latest release. |
Install version 1.6 (Java 6) of the JDK (includes the JRE)
- Install the JDK to "c:\tools\Java\jdk#.#.#_##"
- Install the JRE to "c:\tools\Java\jre#.#.#_##"
- Create the directory "C:\tools\Java\jdk#.#.#_##\jre\lib\endorsed"
Environment Variables
- Set JAVA_HOME to "C:\tools\Java\jdk#.#.#_##"
- Add "%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;" to the beginning of the PATH variable.
