How to change package view in IntelliJ?

后端 未结 2 1123
难免孤独
难免孤独 2020-12-18 20:12

How can I change the package view like:

\"with to:

相关标签:
2条回答
  • 2020-12-18 20:33

    This screen shot taken from IntelliJ IDEA 2017. Most of the time the answer will be same on every Intellij IDE. As JB mentioned this should solve your problem. This screen shot will help a beginner find it easily.

    0 讨论(0)
  • 2020-12-18 20:40

    Click on the gear icon at the top right on the package view, and make sure that "Flatten Packages" and "Compact empty middle packages" are unchecked.

    0 讨论(0)
提交回复
热议问题