Troubleshooting your Eclipse installation with Rational Rhapsody
About this task
If after installing Eclipse, working to
set up a project as described previously, and you have not been successful,
do the following troubleshooting to check your installation:
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 Add New > Eclipse Configuration.
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.