Generating from the EGL Software Development Kit (SDK)

To generate from the EGL SDK, do as follows:

  1. Make sure that Java 1.3.1 (or a higher level) is on the machine where you will generate code. An appropriate level of Java code is installed automatically on the machine where you install EGL. The Java levels on the generation and target machines must be compatible.

  2. Make sure that eglbatchgen.jar is in your Java classpath. The jar file is in the following directory:
    installationDir\bin

    installationDir

    The product installation directory, such as C:\Program Files\IBM\RSPD\6.0. If you installed and kept a Rational Developer product before installing the product that you are using now, you may need to specify the directory that was used in the earlier install.

  3. Make sure that the EGL SDK can access the EGL files that are required for generation

  4. Optionally, develop an EGL command file

  5. Invoke the command EGLSDK, possibly in a larger batch job that generates, runs, and tests the code

Related concepts
Generation from the EGL Software Development Kit (SDK)
EGL projects, packages, and files

Related reference
EGL build path and eglpath
EGLCMD
EGL command file
EGLSDK