2 Replies Latest reply on Oct 7, 2011 12:35 AM by grgptch

    hornetq dev setup

    grgptch

      Hi everyone,

       

      i'd like to setup hornetq dev environment (eclipse) but didn't manage to do so far (fetched project from svn but didn't make any progress after). can someone explain or point to a link that describes the process? sorry if this has been asked as i couldn't find related posts.

       

      thanks.

        • 1. Re: hornetq dev setup
          gaohoward

          Go to hornetq trunk and there is a README.

          • 2. Re: hornetq dev setup
            grgptch

            "Eclipse

             

            Maven support has been improved a lot in Eclipse 3.7 "Indigo", you

            really should use it. There are still some Maven plugins used by

            documentation sub-projects which are not supported even in Eclipse 3.7.

             

            The M2Eclipse plugin only works correctly with javacc Maven rules in

            Eclipse 3.7. So in Eclipse 3.6 you need install M2Eclipse yourself, and

            after importing the projects you should use "Maven / Update project

            configuration" to fix up the projects."

             

            It would be great to have a small introduction on how to run hornetq in standalone mode (eclipse), configure cp, etc ... this way one would spend less time trying to figure out how to start.

             

            Thanks.