Hacker News new | ask | show | jobs
by tokenizerrr 3757 days ago
Can it show multiple projects in the same winfow yet? And I don't mean by abusing the maven module set up, some of my projects use grails for example.

It's nice having my relevant Java, grails and php projects in one window, which eclipse is quite good at. A way to get multiple maven and grails in the same window is pretty much a must for me.

2 comments

workspace in eclipse -> project in intellij ; project in eclipse -> module in intellij
IntelliJ modules are not necessarily Maven modules. I have both Ruby and Java modules, and module groups with Maven modules all in the same project.