Configuring the project EPL build path
By default, Software AG Designer includes all of the EPL files in a project when building (and launching) it. However, for many applications it will be necessary to customize the EPL build path, adding additional files from outside the project (and less commonly, limiting the set of files under the project directory that will be included). The set of files under the project directory that will be built can be customized using the Source tab. Software AG Designer provides three ways to add additional files from outside the project to its EPL build path:
Required Projects
External EPL Dependencies
Bundles
For information on the Java build path, see the Eclipse documentation. Also, see
Specifying the classpath in deployment descriptor files.