On Thu, Sep 25, 2008 at 1:59 PM, Felix Knecht <[EMAIL PROTECTED]> wrote:
> Thanks :-) > Thanks for your help. ;) > Just one more question about the MANIFEST.MF of the studio-dsml-parser > (the latest one we have). > a) Is the manifest needed during development process when running the > plugin in Eclipse or No, because this is project is not an Eclipse plugin. It's just a simple library project that will produce a simple jar. So, there's no need to generate during the studio:eclipse goal. > b) is it sufficient to add the manifest to the jar when doing a maven > build? Yep. Regards, Pierre-Arnaud
