I use Intelij Idea free community edition. Most people I work with also use that, and there's no really a secret recipe with idea, you just open a maven project and it works.
I used to use eclipse many years ago, but I gave up for the extra work I was having at the time. I'm not sure how it will be these days. On Thu, Dec 30, 2021 at 8:14 PM Dondorp, Erwin <erwin.dond...@cgi.com.invalid> wrote: > > Hello, > > I'm using Eclipse to browse+edit the Artemis source code. > After fixing a missing <version> in the main pom.xml, I was able to use "mvn > eclipse:eclipse", but still many errors remain in several Eclipse projects. > Not a big problem as the command-line use of "mvn clean install" still works. > > So I was wondering whether using an IDE is common practice for the Artemis > development. And if so, is there any preference between > Eclipse/IntelliJ/NetBeans/etc.? > > thx, > e. -- Clebert Suconic