ILOG JRules User Guide > Running and Debugging > Concepts > Launch Configurations

A launch configuration specifies the type of session under which you are executing a rule project. This may be for building and running or for debugging.

Rule Studio proposes two launch configurations to execute a rule project that has been built into a ruleset archive:

A debugger launch configuration specifies what type of session you wish to start when you begin a debugging session.

The types of debugger launch configuration provided by Rule Studio are as follows:

Related Concepts

Ruleset Debugging
Rule Engine
Rule Execution Server

Related Tasks

Creating a Debugger Launch Configuration for a Rule Project
Creating a Debugger Launch Configuration for a Java Application with Rules or RuleApps
Creating a Debugger Launch Configuration for a Remote Java Application with Rules or RuleApps

Related Samples and Tutorials

Tutorial: Debugging a Ruleset
Tutorial: Debugging a Remote Rule Execution Server Application