Building UML development projects

When you build the project for a UML development model, you can build the project with or without building its dependent projects. If you build a project without the dependent projects, you can make and process changes to the project without rebuilding the dependent projects.

About this task

To build a UML development model project:

Procedure

  1. In the Project Explorer view, select a project.
  2. Complete one of the following steps:
    • To build the project using the current active transformation configuration, click the Build Active Transformation Configuration button
      Screen capture of the Build Active Transformation Configuration button.
      .
    • To select a different transformation configuration for the build, click the down arrow next to the Build Active Transformation Configuration button, and select from the list of configurations in the project. A check mark next to the configuration indicates that it is an active configuration. The configuration you select is set as active unless it is already active, in which case it is cleared as an active transformation.

Results

The build is run on the selected project using its active transformation configurations.

What to do next

Tip: You can also build a selected project by clicking ProjectBuild Project to build only the selected project, or by clicking ProjectBuild All to build the project and all its dependent projects.

Feedback