In IntelliJ IDEA:
- Select "Create New Project".
- Java project (no additional libraries and frameworks).
- Next
- Crate project from template (Command Line App).
- Next
- Items: 1. Project name: ProjName 2. Path=~/IdeaProjects/JavaSandbox/ProjName (may vary on other OS's).