Generating from the workbench batch interface
To generate from the Workbench batch interface, do as follows:
- Make sure that your Java classpath provides access to these jar files--
- startup.jar, which is in the following directory:
installationDir\eclipse
- 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.
- eglutil.jar, which is in the following directory:
installationDir\egl\eclipse\plugins\ com.ibm.etools.egl.utilities_version\runtime
- 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.
- version
- The installed version of the plugin; for example, 6.0.0
- Make sure that a workspace contains the projects and EGL parts that are required for generation.
- Develop an EGL command file.
- Invoke the command EGLCMD, possibly in a larger batch job that generates, runs, and tests the code. You specify the workspace of interest when invoking EGLCMD.
Related concepts
Generation from the workbench batch interface
Related reference
EGLCMD
EGL command file