If the workflow integration with Eclipse is not working
as it should, there are a number of settings that you should check.
Procedure
- Check the path to Eclipse in the rhapsody.ini
file to be certain that it is the actual path on your system. The
following example shows a typical path:
[IDE]
EclipsePath=C:\eclipse\eclipse.exe
Note: If it does not match your path to
Eclipse, make the necessary changes.
- Check to be certain that the c:\cygwin\bin is
in your environment PATH variable.
- Start Rational® Rhapsody® and
create or open a project.
- Right-click the component and choose .
- You are prompted for a workspace. Then the
Project wizard asks you to either specify a project or create a new
one. Click Next.
- Specify the new project name and click Next.
- Click Finish.
- If the program asks if you want to associate
with a C++ Perspective, click Yes. Now the
Eclipse CDT IDE is open and linked to your project.
- Switch to IBM® Rational Rhapsody and
make sure that your Eclipse configuration is active. Generate code.
- Right-click a model element in the Eclipse
version of the code and select Locate in Rhapsody.
This change triggers a roundtrip in the Rational Rhapsody version
of the code.