You can also set up a launch configuration in Rule Studio.
To set up the configuration:
-
Select Run > Run. The Run dialog box opens.
-
In the Configurations area, select Java Application with Rules and click New. A
New_Configuration item appears in the Configurations area. Type a name for the configuration in the Name field.
-
In the Main page, set up your configuration as follows:
-
Browse to select the Java project for rules you want to run in the Project field.
-
Search to select the main class (generated from a template) in the Main class field.
-
Select the Stop at first rule statement box if you want to stop at the first rule statement.
-
In the Source page, set the rule source path if you want to be able to open IRL source files when debugging. See Setting the Rule Source Path for details.
-
Click Apply to save your configuration. Then, click Run.
Related Concepts
Related Tasks