Configuring Java Version and Classpath Settings

  1. In the Silk Performer menu, click Settings > System .
  2. Click the Java icon. The General page opens.
  3. Specify the directory of the Java home path in the Java 32-bit home or Java 64-bit home field, depending on what Java architecture you use. You can switch between 32-bit and 64-bit on the Advanced tab. This option enables the Java Virtual Machine to be loaded from a different path than is specified in the PATH environment so that you can switch between various Java Virtual Machines without changing the system PATH environment.
    Note: Silk Performer automatically checks the path you specify here. If the path is not correct, the default Java home path of the operating system is used instead.
    The Classpath specified for the Java Virtual Machine displays. By default the classpath is set to the system classpath.
  4. Click Check JVM to verify your Java Virtual Machine configuration settings. To ensure that the Java environment is set up properly, the configuration should be tested.
  5. Click New File to navigate to a class file and add it to the classpath of the Java Virtual Machine.
    Note: Press Ctrl or Shift to select multiple class files and add them to the classpath.
  6. Click New Directory to navigate to a directory and add it to the classpath of the Java Virtual Machine.
  7. To move selected files up or down in the classpath hierarchy, click Move Item Up or Move Item Down.
  8. To delete a selected file from the classpath, click Delete.
  9. Click OK to save your settings.