groups of projects in intellij idea

徘徊边缘 提交于 2020-05-28 03:20:25

问题


For now, at least since IntelliJ Idea 14+, ide remembers the last set of opened projects. Could we control it comfortably and have switchable sets (groups) of projects? This is another way of opening projects, not like Modules. My hope is some plugin already do the functionality, but which one?


回答1:


As of 2017-08, IntelliJ Idea 2017.2.1 can group projects.

To use the feature, in the project selection window, right-click on the project name:

I've created a group called 'kata', that contains 'camel-snake-pascal-kebab', 'strikeitrich', 'gildedrose'.

With the groups closed:

with an open group:



来源:https://stackoverflow.com/questions/43558618/groups-of-projects-in-intellij-idea

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!