Those accessors use the Rhapsody APIs to connect to the active application. Those APIs are located in the Rhapsody
Share folder, internally known as the Rhapsody OMRoot. The
Share folder typically contains the following sub folders:
JavaAPI\rhapsody.jar
,
Profiles
,
Properties
etc.
Depending on your operating system and Rhapsody version, the
Share folder can typically be found in the Rhapsody install directory or within the user home directory (e.g.
"C:\Program Files\IBM\Rhapsody\<version>\Share"
).
Here are two ways to provide the Rhapsody OMRoot location to all accessors:
"rhapsody.omroot"
may be used to set the location.
-vmargs
details how to set a System property in Eclipse:
"rhapsody.omroot"
may be used to set the location.