Adding support for a component library
A component library contains components that you can use in your web applications to create a user interface or a web page. A library definition can contain custom JSP tags or third-party Dojo tags. A library definition includes file resources and metadata that can be distributed across your team.
Before you begin
Procedure
- Create a library project to hold all of your library definitions.
- Configure support for your library definition.