ILOG JRules User Guide > Deploying Rules > Tasks > Editing RuleApp Projects > Adding and Removing Ruleset Archives

You can add ruleset archives generated from a rule project, ruleset archives stored in your workspace, or from an external directory. If you no longer want to keep a ruleset archive, you can remove it from the Ruleset Archives list in the RuleApp project.

To add a ruleset archive to a RuleApp project:

  1. In the Rule Explorer, expand the RuleApp project, then double-click the RuleApp descriptor (archive.xml file).
  2. Click the Ruleset Archives tab.
  3. Click one of the following commands:
    1. Add Rule Project--to add ruleset archives generated from a rule project.
    2. Add Ruleset Archive--to add ruleset archives from the workspace.
    3. Add External--to add external ruleset archives.
  4. Click OK.
  5. The selected archive appears in the list inside the Ruleset Archives tab.

To remove a ruleset archive from a RuleApp project:

  1. In the Rule Explorer, expand the RuleApp project, then double-click the RuleApp descriptor (archive.xml file).
  2. Click the Ruleset Archives tab.
  3. Select a ruleset archive in the Ruleset Archives list.
  4. Click Remove.
  5. The ruleset archive is removed from the list.

Related Concepts

RuleApps and RuleApp Projects

Related Tasks

Creating RuleApp Projects
Versioning a RuleApp Project
Adding Properties to a RuleApp
Versioning Ruleset Archives
Adding and Removing a XOM Path for a Ruleset Archive JAR
Enabling Debug Mode on Rulesets
Adding Ruleset Properties

Related Reference

RuleApp Editor