To make information available to the Java compiler on your system, configure the Java
compiler access to support Service Java rules and other handcrafted Java code. This allows
service activities to call the classes in external JAR files.
-
In the header of Dev Studio, click .
-
Click the Compiler tab.
-
Enter the Default Paths to support 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.
- For Windows systems, separate the Java classes with a semicolon.
- For UNIX systems, separate the Java classes with a colon.
-
Enter the Default Classes to support 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.
- 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 system settings data instances.
What to do next: To see the new values on the server, log out and log in
again.