Managed projects

When you create a managed project, nodes for the basic structure of the project are already defined and automatically contain the additional build rules needed for generated programs.

Select File >> New, Design, Managed Project to create a managed project. As you add entities to the diagram, you are prompted to save them and add them to a node in the project.

A default managed project contains these nodes.
Group
Used to organize project nodes. Contains nodes of project.
Application
Contains entity files and the generated source code files.
Database
Contains database schemas for the database(s) the application will access.
Library
Contains any additional files used by the application.

Right-click a node in the project to display a menu of options, including adding, renaming, and deleting nodes and files.