IntelliJ: Working on multiple projects

前端 未结 19 2009
抹茶落季
抹茶落季 2020-11-27 09:18

We build in maven multiple projects (let\'s name them A,B,C). Project A uses .jar of project B which uses .jar of project C.

I am modifying codes of all A/B/C projec

19条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-27 09:51

    You can use Armory plugin which makes switching between projects comfortable. The default shortcut for Project List is Alt + A.

    By default currently opened projects are displayed at the top of this list (with bold style).

提交回复
热议问题