Closing unused modules in intellij idea like in eclipse

后端 未结 5 1558
半阙折子戏
半阙折子戏 2021-02-05 02:29

As I know for now there is no any feature to do that in intellij idea. I dont know why but they dont support to do that, at least this is the result which I found with all my re

5条回答
  •  走了就别回头了
    2021-02-05 02:50

    Since the old "Offline Module" doesn't work, I made a plugin to utilize the mechanics of "Mark as Excluded" to quickly show/hide multiple modules.

    Link to module here: https://plugins.jetbrains.com/plugin/7803?pr=idea

提交回复
热议问题