Hi,
I created an Enterprise project and imported a bunch of jars into the ear project (the not-ejb or web). In the Java Build Path of the EJB and Web project I added the jars. Everything works fine and the code compiles. However, to run the EAR in Oracle 9iAS, I need to manually include the jars in the Class-Path in both projects’ MANIFEST.MF. Is there a way to autmomate this proces in MyEclipse?
Cheers,
Pieter