RAD Studio (Common)
ContentsIndex
PreviousUpNext
Creating a Project (Modeling)
To create a UML modeling project:

  1. On the main menu, choose FileNewOther. The New Project dialog box opens.
  2. From the Project Types or the Item categories pane, choose the desired project category.
  3. From the templates pane, choose the desired project template.
  4. Enter the project name, location and other parameters as required by the New Project dialog box.
  5. Click OK.
  6. Follow the procedure provided by the New Project Wizard.
  7. In the Project from MDL wizard, click the Add Folder button and choose the desired source folder from the file system. Use the Remove and Remove all buttons to make up the list of model files.
Result: A project of the selected type is created in the specified location.  

For design project, .bdsproj file is created in the specified project root. The default package and diagram are created. 

For implementation project, if UML modelimg support is enabled, .bdsproj file is created in the specified project root, the default namespace and diagram are created.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!