2 Replies Latest reply on May 31, 2015 4:36 AM by aleshiukas

    Jboss Developer Studio: Referenced project classes into Jar

    aleshiukas

      Hi !

       

      I am using Jboss Developer Studio 7.1.1.
      I have a project, which uses another project classes.
      This another project is put in a Build path (in Projects tab), is marked exported (in Order and Export tab), as
      well as its tagged in Project references settings.


      Main projects runs as expected.
      Now I would like to put this project into Jar file (using export to Jar) and the classes are exported normally.
      However I don't see referenced project classes inside.
      Is there a way to put all callable classes (within the main project and referenced project) into JAR file ?