So I just moved from Eclipse to IntelliJ after doing some research. The only thing that I miss is that in Eclipse I can have multiple projects in different tabs and compare proj
Using Maven: a untested aproach could be to have a simple maven Project including the other Maven projects as its childs and then import the simple maven Project that only defines the others as childs (and yes - please vote for such standard features).