Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

First, make sure you have the version of Java that you will need. To find out what version of Java is currently installed, enter "java --version". :

Code Block
languagebash

> java -version

The SSDT recommends using the latest version of Java Version 6 or higher of Java. Java 7 has not yet been tested. If you have the correct version of Java, please skip to the next section of this chapter. If not, please continue with the following steps. You can learn about or download versions of Java at Oracle Java SE Downloads.

...

.

Otherwise visit Oracle Java SE Downloads to locate and install the appropriate version for your platform.