XFBOOTCLASSPATH

Path for runtime JAR file for xfNetLink Java

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET

The XFBOOTCLASSPATH environment variable specifies the path and filename for the rt.jar file.

The path and name of the rt.jar file.

If you are targeting an earlier version of Java than you are using (e.g., if you are using Java 11 and targeting Java 10), you must set the XFBOOTCLASSPATH environment variable to the path and filename of the rt.jar file before building the JAR file. This path is usually java.home\lib\rt.jar. (For example, c:\Program Files (x86)\Java\jdk\jre\lib\rt.jar.)

XFBOOTCLASSPATH works in conjunction with XFEXTDIRS.

The environment.

xfNetLink Java

XFBOOTCLASSPATH = c:\Program Files (x86)\Java\jdk\jre\lib\rt.jar