Creating a project for storing a rule set file

In the Eclipse Workbench, when you create a rule set file, you must specify the project in which to store the file. Therefore, you must either create a project before you create a rule set file, or use an existing project. This topic describes a way to create a project in the Eclipse Workbench.

First, open the Eclipse Workbench, if it is not already open. Also, open the Rule Builder perspective.
To create a simple project within the Workbench, take the following steps:
  1. Click File > New > Project....
  2. In the New Project wizard, click Simple > Project, and click Next.
  3. In the Project name field, type a unique name for the project. Also, either use the default location for the project, or choose a different location.
  4. Click Finish. The new project is then shown in the Navigator view of the Rule Builder perspective.
Proceed to Creating a rule set.