I wish to search just directory (folder) names and packages within the modules of my current project.
How can I do this?
CTRL+Shift+N<
In IntelliJ IDEA 13, you can use Goto File (Ctrl+Shift+N) and enter the directory/package name with a slash afterwards. Then you'll see all the matching directories in your project.