Project Library and Global Library Pages
The Project Library or the Global Library page opens in the right-hand part of the Project Structure dialog when you select a project or global library in the element selector pane.
Use this page to edit the library name and to manage the library contents.
The set of the available controls depends on whether you are working with a Java or ActionScript/Flex library, or a JavaScript library.
Controls for a Java or ActionScript/Flex library
Item | Description |
---|---|
Change Version |
This button may be available for a library that implements a certain framework or technology (e.g. JSF, Spring)
in cases when IntelliJ IDEA can make version-specific file replacements in the library.
In such cases, when you click this button, the Downloading Options Dialog opens in which you can select the necessary library version, and also the files to be downloaded. As a result, the files in the library will be replaced with the downloaded files. |
![]() |
Use this icon or shortcut to add items (classes, sources, documentation, etc.) to the library.
In the dialog that opens,
select the necessary files and folders.
For a Java library, these may be
individual IntelliJ IDEA will analyze the selected files and folders, and automatically assign their contents to the appropriate library categories (Classes, Sources, Documentation, Native Library Locations, etc.). When IntelliJ IDEA cannot guess the category (e.g. when you select an empty folder), a dialog will be shown, in which you will be able to specify the category yourself. |
![]() | 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. |
| Click this icon to make certain library items "excluded" (see Excluded library items). In the dialog that opens, select the items that you want IntelliJ IDEA to ignore (folders, archives and folders within the archives), and click OK. |
![]() |
When you click this icon or press Delete:
|
Controls for a JavaScript library
Item | Description |
---|---|
![]() | Use this icon or shortcut to add items to the library.
Select one of the following options:
|
| Click this icon to make certain library items "excluded" (see Excluded library items). In the dialog that opens, select the folders that you want IntelliJ IDEA to ignore, and click OK. |
![]() |
When you click this icon or press Delete:
|