XFBOOTCLASSPATH

Path for runtime JAR file for xfNetLink Java

WTSupported in traditional Synergy on Windows
WNSupported in Synergy .NET on Windows
USupported on UNIX
VSupported on OpenVMS

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.

In the environment.

xfNetLink Java

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