Creating your first OCL Library project

In this section, you will create a new OCL Library project. Alternatively you can view the flash tutorial for OCL project creation here.

Creating the project

  1. Inside Eclipse select the menu item File > New > Project.... to open the New Project wizard.
  2. Select OCLEditor Community Edition/OCL Library Project then click Next to start the New OCL Library Project wizard:

    New OCL Library Project wizard

    On this page, type "MyProject" in the Project name, and click Finish.
  3. In the Package Explorer view, expand the MyProject project and the models folder to view the MyProject folders for OCL libraries and user models, and the initial user model.

    Package explorer

Related reference

New OCL Library Project Wizard