I want to display it on the left in the order of modules in the pom.xml file, as follows:
I know "sort by type",but this is not what I want:
I want to display it on the left in the order of modules in the pom.xml file, as follows:
I know "sort by type",but this is not what I want:
There is no way to sort module like this, refer to the following link: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206256729-Can-I-sort-modules-according-to-the-maven-pom-xml-
The Project view shows the physical structure of your project on disk, not logical structure according to some criteria