Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

1. Execute the following command:

Code Block
java -version

Image RemovedJava VersionImage Added

The system displays information on the currently installed Java applications.

...

For example, to use the sun-jdk, choose "3" and press "Enter."

Install JDK on LinuxImage Modified

6. Check the installed and configured JDK by typing following command:

...

The output will show you the version of the JDK installed in your system.

Image RemovedImage Added

7. Add JAVA_HOME to your PATH:

...