The workbench classpath variable EGL_GENERATORS_PLUGINDIR contains the fully qualified path to the EGL plug-in in the Workbench. The variable is used in the Java build path when you generate an EGL program into a project of type Java, application client, or EJB.
If you encounter a classpath error that refers to EGL_GENERATORS_PLUGINDIR, the variable may not be set. The problem occurs, for example, if you check out an EGL-related project from a software configuration management system like Concurrent Versions System (CVS) before you ever work with an EGL part.
You can set the variable by creating an EGL part, by generating EGL code, or by following these steps:
installationDir\wstools\eclipse\plugins\ com.ibm.etools.egl.generators_version
After you set the variable, rebuild the project.
Related tasks
Generating into a project
Related reference
genProject
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.