ILOG JRules User Guide > Running and Debugging > Tasks > Building and Running > Running a Java Application with Rules > Running the Application

In running a Java application with rules you automatically create the ruleset archive before running your Java project by specifying the rule project, the extractor, and the location of the ruleset archive to build. You must use this configuration when you have developed a Java project that loads a ruleset archive and executes it.

To run a Java project for rules as a Java application with rules:

  1. On the Run menu, click Run As > Java Application with Rules.
  2. A launch configuration is created by default.

Related Concepts

Launch Configurations

Related Tasks

Creating a Debugger Launch Configuration
Setting the Rule Source Path
Running a Rule Project