Show TOC Start of Content Area

Procedure documentation Creating Bundled Libraries  Locate the document in its SAP Library structure

Use

Bundled libraries provide resources only to the classloader of the application that contains them.

Prerequisites

An Enterprise Application Project exists.

Procedure

...

       1.      In the Project Explorer, open the Enterprise Application Project.

       2.      Select the Bundled Libraries folder, and choose Add/Remove in the context menu.

       3.      Add the JAR files of the libraries you want to bundle in the application.

If the JAR file is available in the Developer Studio workspace, use Add JARs.

If the JAR is available outside the workspace, use Add External JARs.

End of Content Area