To add the Java project's compiled classes to a rules project:

  1. Right-click on a project name in the Studio's Project Explorer that requires additional JARs, and then choose Properties.
  2. Click Corticon Extensions.
  3. Navigate in the panel to locate and list all JAR files used by the project, as illustrated:


    All the listed JARs will be added to compiled EDS as dependent JARs, but only the ones that are checked will also be included in the compiled EDS file.
  4. Click OK to save the project properties.

When you use the Studio feature of Package and Deploy > Save for later Deployment, the JAR dependencies and inclusions will be added into the .eds file.