IntelliJ IDEA folders instead of packages in project view

directory, intellij-idea, package, view

Solution

Yes you can switch "View as" from Packages to Project.

For expanding folders uncheck Compact Empty Middle Packages

Problem

Is it possible in IntelliJ IDEA to show folders instead of packages in project view? There is such a feature in Eclipse: we can just switch from "package explorer" to "project explorer" and here we go. To make it more clear: I want to see packages as hierarchy of folders. I wanna see this: but instead I see this:

Original source