IntelliJ IDEA 2016.3 Help

SDKs. IntelliJ IDEA

File | Project Structure | SDKs | 


Use this page to specify the settings related to the IntelliJ Platform Plugin SDK. (This is an SDK type for IntelliJ IDEA plugin development.)

Configure the paths to the class files, sources, external annotations and documentation.

The page includes the following tabs with similar controls:

  • Classpath
  • Sourcepath
  • Annotations
  • Documentation Paths
ItemDescription
NameUse this field to edit the name of the SDK.
IntelliJ Platform Plugin SDK home pathSpecify the IntelliJ Platform Plugin SDK home directory. Actually, this is the IntelliJ IDEA installation directory.

Use /help/img/idea/2016.3/browseButton.png (Shift+Enter) to select the SDK installation directory in the Select Home Directory for IntelliJ Platform Plugin SDK dialog.

Sandbox HomeSpecify the sandbox directory, where IntelliJ IDEA will deploy plugins.

Use /help/img/idea/2016.3/browseButton.png (Shift+Enter) to select the necessary directory in the Sandbox Home dialog.

Internal Java PlatformSelect the internal Java SDK.
/help/img/idea/2016.3/new.png or Alt+Insert Use this icon or shortcut to add one or more files and/or folders to the list.

In the dialog that opens, select the necessary files and/or folders and click OK.

/help/img/idea/2016.3/delete.png or Alt+DeleteUse this icon or shortcut to remove the selected items from the list.
/help/img/idea/2016.3/icon_doc_url.png or Alt+SFor the tab Documentation Paths: To be able to use external documentation available online, click this icon and specify the URL of the external documentation in the dialog that opens.

See Also

Last modified: 21 March 2017