File | Project Structure | SDKs

⌘;⌘;⌘;^ ⇧ ⌥ S^ ⇧ ⌥ S | SDKs

../../Shared/projectStructure.png | SDKs

../../Shared/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
../../Shared/new.png Add New SDK ⌘N⌃N⌘N⌥ Insert⌥ Insert Define a new SDK. Select the SDK type and then specify the SDK home directory.
../../Shared/delete.png Delete DeleteDelete Remove the selected SDKs from the list.
Find Usages ⌥F7⌥F7⇧⌘G⇧ ⌥ F7⌥ 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.