Project Structure in Intelli J


Intro

Open the Project Structure window by:

  • Navigating to the menubar File => Project Structure... or use the shortcut
    ctrl + alt + shift + S

From here there are many options to:

  • Define the Project Name
  • Define the SDK that our project is using
  • Define the language level
  • Define where our project is compiled
  • Define the default location for your:
    • Sources
    • Tests
    • Resources
    • Test Resources
    • Excluded
  • Add Directories
  • Add Libraries