Editing Rational Rhapsody code using Eclipse

Once you have established an association between a Rational® Rhapsody® model and an Eclipse project, you can use the pop-up menu in the Rational Rhapsody browser to open an element's code for editing in Eclipse.

Procedure

  1. Open the Rational Rhapsody project that contains the Eclipse configuration and make it the active configuration.
  2. Launch Workbench.
  3. In Rational Rhapsody, right-click a class and select Edit code in Eclipse from the menu.
  4. The implementation of that class is then displayed in Eclipse, and Eclipse automatically generates a file in DMCA mode in Rational Rhapsody.
  5. Edit the code as needed. The updates are recorded in the implementation of the class.

Feedback