Links may not function; however, this content may be relevant to outdated versions of the product.
Configuring Java compiler access to information
To support Service Java rules and other custom Java code, configure Java compiler access to the classes in external JAR files.
- In the header of Dev Studio, click .
- Click the Compiler tab.
- In the Default Paths text area, enter a list of jar files to add
to the compile-time classpath.
- For Windows systems, separate the jar file names with a semicolon.
- For UNIX systems, separate the jar file names with a colon.
- In the Default Classes text area, enter a list of Java classes
to add to the compile-time classpath.
- 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.
Previous topic Integrating with Apache UIMA Next topic Defining security policies