Building the Java framework

About this task

provides a real-time framework for Java in the form of a IBM® Rational® Rhapsody® model (oxf.rpy) under the $OMROOT\LangJava\model\oxf directory. The best way to build the Java framework is to open this model and build it in Rational Rhapsody (by selecting Code > Generate/Make).

You can also build the Java framework outside of Rational Rhapsody. However, you must first generate code for the oxf.rpy model inside of Rational Rhapsody to create the OXFLib.bat file (using Code > Generate > NonInstrumented). Build the Java framework using the following steps:

Procedure

  1. Open a command prompt window.
  2. Change directory to the OMROOT\LangJava\src directory.
  3. Run OXFLib.bat.

Feedback