Add Library Dialog Box (Web Module)

See Also

The Add Library dialog box displays all pre-defined Java available to your project. You open the dialog box by right-clicking the Libraries node in the Projects window, selecting a library from the provided list, and choosing Add Library. You can create additional libraries by clicking Manage Libraries. By default, the JAR files referenced by the selected library are added to the design time and classpath of the current project and the deploy time WAR file.

You can remove the library from the design time classpath by right-clicking the Projects node in the Projects window and choosing Properties. Then, select the Libraries category, select the library, and click Remove.

You can remove the library from the deploy time WAR file by right-clicking the Projects node in the Projects window and choosing Properties. Then, select the Build > Packaging category, select the item, and click Remove.

See Also
Library Manager Dialog Box
Managing the Classpath

Legal Notices