I see, so there is no easy way to build it and run it directly from IDE? On the other hand, I'm still struggling with having it built. Any guidance on this? It might be useful for new, potential contributors.
On Sat, Dec 28, 2019 at 7:58 PM Justin Bertram <[email protected]> wrote: > In the default <ARTEMIS_INSTANCE>/etc/artemis.profile there are these > lines: > > # Debug args: Uncomment to enable debug > > > #DEBUG_ARGS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005" > > Uncomment the second line and then start a debugging session in your IDE > and point it to localhost:5005. > > > Justin > > On Sat, Dec 28, 2019 at 11:00 AM Krzysztof <[email protected]> wrote: > > > Hi, > > > > Is there any guide (sth similar to > > > > > https://activemq.apache.org/components/artemis/documentation/2.0.0/hacking-guide/ide.html > > ) > > describing how to run Artemis locally with debugger attached? > > > > Thanks, > > Krzysztof > > >
