Editing class code

To edit code once it has been generated, right-click the class and select Edit Code.

About this task

By default, the code generated for the class opens in the IBM® Rational® Rhapsody® internal code editor. If both a specification file and an implementation file are generated for the class, both files open, with the specification file in the foreground.

Procedure

To set the product to open the editor associated with the file extension instead of the internal code editor:

  1. Select File > Project Properties.
  2. Set the General::Model::ClassCodeEditor property to Associate.
  3. Click OK.

Feedback