SDKs
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 (shown in the Icon column). Alternatively, context menu commands (accessed by right-clicking an SDK in the list; listed in the Command column) or keyboard shortcuts (the Shortcut column) may be used.
Icon | Command | Shortcut | Description |
---|---|---|---|
![]() | Add new SDK | Alt+Insert | Use this icon, command or shortcut to add a new SDK. Select the necessary SDK type. Then, in the dialog that opens, select the SDK home directory and click OK. |
![]() | Delete | Delete | Use this icon, command or shortcut to remove the selected SDKs from the list. |
![]() | Find Usages | Alt+F7 | Use this icon, command or shortcut to look for the 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 on the SDK page. These settings depend on the SDK type.