Creating projects in Rational Rhapsody Architect for Software

With IBM® Rational® Rhapsody® Architect for Software, you can create C, C++, C# (C Sharp), or Java projects and generate code using the code generation feature. To create a project in the other editions of the product, see Creating projects in the Developer and Systems Engineers editions.

About this task

You can reverse engineer existing code and use it as a starting point for your project. You can also use Rational Rhapsody Architect for Software with Eclipse or other applications in an integrated development environment.

Procedure

  1. Select File > New.
  2. In the Language Selection window, select the appropriate primary implementation language, and click OK.
  3. In the New Project window, enter a name for your project.
  4. Click Browse to navigate to an existing directory, or you can manually enter a directory path in the In folder field.
  5. Select a project type. The default provides you with the standard features of the product. Each project type listed in the menu provides a predefined, coherent set of tags, stereotypes, and constraints.
  6. Select a project setting. The default setting provides the standard project settings.
  7. Click OK.
  8. When prompted, click Yes to create the project directory if it does not yet exist.

Feedback