The output of EGL generation largely depends on whether you are generating Java™, or a Java wrapper. The next table shows the file names of generated output that do not come from a specific EGL part.
Output type | File name |
Build plan | aliasBuildPlan.xml |
Enterprise JavaBean (EJB) session bean | aliasEJBHome.java for the home interface, aliasEJB.java for the remote bean interface, and aliasEJBBean.java for the bean implementation |
J2EE environment file | alias-env.txt |
Program properties file | alias.properties |
Results file | alias_Results_timestamp.xml |
Related concepts
Build plan
Enterprise JavaBean (EJB) session bean
Generated output
Generation
J2EE environment file
Program properties file
Results file
Related reference
Output of Java program generation
Output of Java wrapper generation