I am working on a j2ee project. In my EJB project there is a MANIFEST.MF file. Is this file automatically generated by IDE ? If I want to make a third party .jar that I added at the application level to be accessed by this EJB project, shall I manually modify this MANIFEST.MF file of EJB project ??