IntelliJ IDEA 2016.1 Help

Configuring Project Structure

For accessing project structure, IntelliJ IDEA provides Project Structure dialog, which can be invoked by the projectStructure.gif icon on the main toolbar, or using keyboard shortcut Ctrl+Shift+Alt+S.

On the project level, you have to define the general settings of a project (project SDK, language level, and the project compiler output), libraries for the current project, facets and artifacts. On the level of each module comprising a project, you have to define the content roots, module compiler output, and module dependencies.

On the global level, you can define the SDKs and libraries that will be available for the other projects.

In this section:

See Also

Last modified: 13 July 2016