Reserved Variables
Three variables are reserved and cannot be overwritten:
-
JRE_LIB: The archive with the runtime JAR file for the currently-used JRE.
-
JRE_SRC: The source archive for the currently-used JRE.
-
JRE_SRCROOT: The root path in the source archive for the currently-used JRE.
These variables are set internally by the workbench depending on its JRE settings.
See Installed JREs