Sun Java Studio Creator 2 Update 1 – Online Help
 

About Library References

See Also

A library is a group of resources needed by a project. Typically a library includes one or more JAR files containing compiled classes, the source files needed to debug the classes, and Javadoc documentation for the classes. A project can reference one or more libraries for the purpose of compiling Java files or additional JAR files in the deployed application. In the IDE, you create and edit libraries using the Library Manager.

About Libraries

A library is a collection of JAR files available to a project during compile time and/or run time. The IDE provides the following libraries for JSF projects:

You can add existing libraries to a project or you can create and add new libraries.

Using Library References

The IDE makes it easy for an application to use external JAR files. Create a library reference in the Library Manager that contains a list of JAR files that can be accessed by the project. Then add a reference to the library from the project.

Viewing Library Definitions

The Library Manager lists all library definitions that can be referenced in a project.

To view the Library Manager:

See Also
Creating a Library Definition
Adding a Library Reference to a Project
Modifying a Library Reference
Exporting a Project to a WAR File
About the Projects and Files Windows
 
 
 
Legal Notices. Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Close