While the steps described in this section
can be carried out using any Java IDE,
the text and screen captures provided demonstrate how to perform these
steps in Eclipse.
To write the Java code for your plug-ins:
Procedure
Create a new Java project
Add theIBM® Rational® Rhapsody® library
to the project build path
Adding Rational Rhapsody library to project build path
In order to build your Java application, you have to specify
the location of the rhapsody.jar file as well as the location of the
native library that is required.