I'd like to be able to "open up" (without unzipping) .zip files or .jar files in IntelliJ much like you can do in Eclipse by clicking the twisty. How do I do this with IntelliJ?
Launch IntelliJ IDEA. If the Welcome screen opens, click Open. Otherwise, from the main menu, select File | Open. In the dialog that opens, select the directory in which your sources, libraries, and other assets are located and click Open.
Jar files visible in your project structure that cannot be expanded have not yet been "added" as libraries. Right click the jar file and select Add as Library...
Also see Configuring Module Dependencies and Libraries.
And: Correct way to add lib/*.jar to an IntelliJ IDEA project
There is now a Intellij Plugin that solves that:
https://plugins.jetbrains.com/plugin/9491-archive-browser
Update: it works now also for nested archives. (tested 2019.1)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With