When using the workflow integration with Eclipse, you can
have Eclipse projects created automatically rather than creating them
with the Rhapsody Configuration Wizard.
Ordinarily, when you create an Eclipse Configuration in IBM® Rational® Rhapsody®,
the Rhapsody Configuration Wizard is displayed in Eclipse. However,
there is also a mechanism that you can use to have Eclipse projects
created automatically.
To use automatic project creation, set the values of the following
properties:
- Eclipse::Project::AutomaticProjectCreation—set this Boolean property
to True to use automatic project creation.
- Eclipse::Configuration::DefaultProjectName—use this property to
specify the name format to use for the Eclipse project that is automatically
created when you create an Eclipse configuration in Rational Rhapsody.
You can use the following variables when specifying the name format:
$ProjectName, $ComponentName, $ConfigurationName (referring to the Rational Rhapsody project,
component, and configuration).
- Eclipse::Configuration::DefaultProjectLocation—use this property
to specify the location that should be used for the Eclipse project
that is automatically created when you create an Eclipse configuration in Rational Rhapsody.
You can use the following variables when specifying the project location:
- $WorkspaceLocation—the folder representing the current Eclipse
workspace
- $EclipseProjectName—the name of the Eclipse project that was created using
the format specified by the value of Eclipse::Configuration::DefaultProjectName.