In the IBM® Rational® Rhapsody® Platform
Integration of Eclipse, if code is generated under the Rational Rhapsody project
folder (when you use a regular Rational Rhapsody configuration
instead of an Eclipse configuration), the generated code files are
considered as a change set by Rational Team Concert.
If
you do not want to check in the generated code, use this procedure
to ensure that the generated code files are not checked into the Rational Team Concert repository.
Procedure
- In the change set, right-click the new folder created for
the component, and select Ignore, as shown
in the following figure.
Note: In this illustration, the
folder is named DefaultComponent because the active
component name is DefaultComponent.
- A Rational Team Concert message
asks you to confirm ignoring check-ins to this resource. Click OK.
- After you have confirmed ignoring check-ins to the component
folder, the change set is refreshed, and the new change set is displayed,
as shown in the following figure. Notice that the generated code files
do not exist any more in the change set. Instead, another change set
with a .jazzignore file is created.
- Deliver both change sets (your original set that contains
the modification on the model and the change set that contains the .jazzignore file).