IntelliJ IDEA 2017.1 Help

SDKs

File | Project Structure | SDKs
Ctrl+Shift+Alt+S | SDKs
/help/img/idea/2017.1/projectStructure.png | SDKs

/help/img/idea/2017.1/project_structure_sdks.png

When you select SDKs in the left-hand pane of the Project Structure dialog, the SDKs defined in IntelliJ IDEA are shown. So you can add and remove SDKs, look for their usages in the project as well as manage their settings.

Adding and removing SDKs. Looking for SDK usages

The corresponding functions are accessed by means of the toolbar icons, context menu commands or keyboard shortcuts.

IconCommandShortcutDescription
/help/img/idea/2017.1/new.png Add New SDK Alt+Insert Define a new SDK. Select the SDK type and then specify the SDK home directory.
/help/img/idea/2017.1/delete.png Delete Delete Remove the selected SDKs from the list.
Find Usages Alt+F7 Look for usages of the selected SDK in the project.

Managing SDK settings

The settings for the selected SDK are shown in the right-hand part of the dialog. These settings depend on the SDK type.

See Also

Last modified: 18 July 2017