< Previous | Next >

Lesson 1: Create a profile tooling project that contains a new profile

In this lesson, you create a profile tooling project based on a new profile. This lesson provides the foundation that you use in the following lessons of this tutorial.

To create a profile tooling project with a new profile:

  1. Open the Modeling Perspective.
    1. Click Window > Open Perspective > Other.
    2. In the Open Perspective window, select Modeling (default) and click OK.
      Tip: The Modeling perspective contains views that you need to work with UML models and profiles. If you close or move the views, you can return them to their default position by clicking Window > Reset Perspective.
  2. If the Welcome is open, close it.
  3. Click File > New > Other.
  4. In the New window, expand Modeling > UML Extensibility and click UML Profile Tooling Plug-in Project; then click Next.
    Note: If UML Profile Tooling Plug-in Project is not displayed, select the Show All Wizards check box.
  5. On the Plug-in Project page, type this name for the project, My Profile Tooling Project, and click Next.
  6. On the Plug-in Content page, do not modify any settings and click Next.
  7. On the Templates page, click UML Profile Tooling Plug-in Project template and click Next.
  8. On the New UML Profile Tooling Plug-in Project page, click New. In this tutorial, you create a new and simplistic profile.
  9. In the Create New Profile window, type this profile name and file name: My Profile; then, click OK.
  10. In the New UML Profile Tooling Plug-in Project page, click Finish.
The wizard creates a profile tooling project that contains a new profile with the names and options that you selected.
< Previous | Next >

Feedback