Setting a Custom Execution Object Model Classpath
|
PREVIOUS
NEXT
|
You can specify a custom classpath for your rule project.
To specify the classpath:
-
Select Run > Run. The Run dialog box opens.
-
In the Configurations area, select your launch configuration. See Running a Rule Project if you have not set up a launch configuration for your rule project.
-
Click the Classpath tab, then the Execution Object Model Classes, and clear the Use default source lookup path.
-
Click Add Projects to add a Java project to the class path.
-
Click Add JARs to add a JAR file that is already in the workspace to the class path.
-
Click Add External JARs to add a JAR file that is outside the workspace to the class path.
-
Click Advanced to add a folder, a variable or a container to the class path.
-
Click Apply to save your configuration.
Related Concepts
Related Tasks