You can add a keyword to the source template for an object
type.
Before you begin
You must be a user with the
ccm_admin role.
Procedure
- Start a Rational® Synergy
session with your role set to ccm_admin.
- Run the ccm typedef command to get the
existing source template and to save it to a temporary file:
For example:
ccm typedef -show source_template
java >tmpfile
- Edit the temporary file with your favorite editor:
For example:
vi tmpfile
- Run the ccm typedef command to update
the source template with the modified temporary file:
For
example:
ccm typedef -m -stf tmpfile java