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.
installationDir\egl\eclipse\plugins\ com.ibm.etools.egl.generators_version
After you set the variable, rebuild the project.
Related concepts
Generation of Java code into a project
Related reference
genProject