Working with JREs
A Java Runtime Environment (JRE) definition represents one of the different JREs or development kits you may have installed. A JRE definition consists of:
-
A name
-
The location where the JRE is installed
-
The debugger timeout
-
The location of the JRE JAR file containing the Java system classes (like java.lang.Object)
-
Optionally, the source file containing the source for the classes in the JRE's CLASS files
You can switch the default JRE for the workbench. See Assigning the Default JRE for the Workbench