| ILOG JRules User Guide > Creating Rule Projects > Concepts > Rule Project > Rule Project and Content |
Rule Project and Content |
PREVIOUS NEXT |
A rule project is a type of Eclipse project that enables you to logically manage, build, and debug the items that comprise the business logic of your application.
In a rule project, you define a structure for your rule artifacts and set up the Business Object Model (BOM) and vocabulary for editing these rule artifacts. All rule project items can be managed in a source code control system.
You set up a rule project using a rule project template. This can comprise a standard, predefined, or custom rule project template.
A standard rule project includes:
Optionally, a rule project may also contain rule model extension files. However, these files are not linked to a specific rule project and are used for all the rule projects in the workspace.
If you use a custom rule template to set up a rule project, the rule project will contain elements for the plug-in you have selected. For example, for a Java project this could include:
The rule project is what you publish to Rule Team Server. If you want to manage and track your rules in Rule Team Server, you should create a Rule Project from Team Server.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |