How to prevent open last projects when IntelliJ IDEA starts?
https://stackoverflow.com/questions/5362036/how-to-prevent-open-last-projects-when-intellij-idea-starts
By default IntelliJ IDEA opens the last project when starting.
How to start IntelliJ without opening last project?
IntelliJ 14, 15, 16:
Settings -> Appearance & Behaviour -> System Settings -> Reopen last project on startup
Previously:
Settings -> General -> Startup/shutdown -> Reopen last project on startup.
What Doesn't Kill Me Makes Me Stronger