0 Replies Latest reply on Nov 12, 2013 1:07 PM by plexusnexus

    How to add a package-info.class to an archive?

    plexusnexus

      I have a package with serveral classes. But for my test case I need only one normal class Service.class and the package-info.class. The package-info.class contains some annotations used by Service.class.

       

      How can I add the packge-info.class to my archive?