IntelliJ IDEA 11.1 Web Help

File | Settings | JavaScript - Libraries

Ctrl+Alt+SCommand Comma

settings

IntelliJ IDEA | Preferences | JavaScript - Libraries

Ctrl+Alt+SCommand Comma

settings

Use this page to set up additional JavaScript libraries to expand the basic assistance provided through the JavaScript plugin. Note that the JavaScript libraries are global.

Libraries

Item Description
Enables The check boxes in this column show the enabled status of a library:
  • Checked: if a library defined and enabled on a project level is marked with a check sign.
  • Dash: if a library is defined and enabled on a more detailed level, for example, on a directory or file level, it is marked with a dash (-).
  • Cleared: if a check box is cleared, the corresponding library is disabled.
Name This column shows the names of the directories defined for a project.
Type This column shows library types.
Item Description
Configure global JavaScript libraries Click this link to switch to the Global Libraries page of the Project Structure dialog to create new and configure existing JavaScript libraries.
Download from content delivery network (CDN) and install Click this link to open the Download Library dialog to download and install one or more of the most popular JavaScript libraries.

In the Download Library dialog, select the library of interest and click Download and Install.

Note that only one library can be selected and downloaded at a time.

See Also

Concepts:

Procedures:

Language and Framework-Specific Guidelines:

Reference:

Web Resources: