Referencing a Java project

In your rule project, you must reference the Java™ project that contains the domains.

About this task

When you create your rule project, you must reference the Java project that you set up for the domain class or classes. Without this reference, the domains are not available to the rule project.

Procedure

To reference the domains project:

  1. Create your rule project.
  2. Right-click the rule project and then select Properties > Java Execution Object Model.
  3. On the Project tab, select the Java project that contains the domains that you want to use.
  4. Click OK.

Results

The rule project now references the domains project and the domain types are now available for selection.