Hi,
I am looking for the configuration point for automatic MANIFEST.MF file generation.
I have an EJB in an EAR project with nessessary JAR files in an user Library. So I marked the User library as exported. The jars are deployed in the root of the EAR correctly. But the Class-Path entry of the MANIFEST.MF file of the EJB project is not automatically adjusted.
Where is the place in the properties to generate the manifest file automatically?
TIA
Dirk