Java11 and above installation

  • KM03792709
  • 26-Mar-2021
  • 26-Mar-2021

This document has not been formally reviewed for accuracy and is provided "as is" for your convenience.

Summary

Steps to install Java 11 SDK and next versions

Reference

In order to use Java 11 on your computer you need to perform the following steps:

*Fill with your path to JDK location

How to check the installation was successful?

Add %JAVA_HOME%

Installation can be checked using “java –version” in command line.

Now you should be able to use start AWT, SWT and Swing applications.