Java compiler access to information

To make information available to the Java compiler on your system, use the Dev Studio Configure > System > Settings > Compiler tab.

  • Default paths – The list in this field supports Service Java rules and other handcrafted Java code. Enter a list of jar files to add to the compile-time classpath for the compiler used to compile the generated Java. This allows service activities to call the classes in external JAR files. For Windows systems, separate the JAR files with a semicolon. For UNIX systems, separate the JAR files with a colon.
  • Default classes – The list in this field supports Service Java rules and other handcrafted Java code. Enter a list of Java classes to add to the compile-time classpath for the compiler used to compile the generated Java. This allows service activities to call such classes. For Windows systems, separate the Java classes with a semicolon. For UNIX systems, separate the Java classes with a colon.

Click Submit to save these changes into the corresponding Dynamic Systems Settings data instances. Log out and log in again, or wait up to 10 minutes, for the new values to be available in this server. See Standard Dynamic System Settings.

System Settings landing page