Entering content frame

Procedure documentation Creating a New Library Project Locate the document in its SAP Library structure

 

A library project serves as a container for several JAR files or references to other J2EE server components, such as libraries, interfaces, or services.

Prerequisites

This graphic is explained in the accompanying text   You have launched the SAP NetWeaver Developer Studio.

 

Procedure

To create a new library project, proceed as follows:

...

       1.      Choose File ® New ® Project to start the New Project wizard.

       2.      Select the category J2EE Server Component (in the left pane), followed by Library (in the right pane). Then choose Next.

       3.      Enter a project name and specify the Project contents path, if applicable.

This graphic is explained in the accompanying text

You will usually select the Use default option for specifying where the project is stored. As a result, all project resources will be created and managed in your personal default workspace.

This graphic is explained in the accompanying text

       4.      Choose Finish to create the project.

Result

The wizard generates an empty library project. After the generation is completed, the J2EE Perspective is opened automatically. The logical project structure is displayed in the J2EE Explorer and contains the two XML files sda-dd.xml and provider.xml.

 

This graphic is explained in the accompanying text

You can now add JARs or references to the library project.

 

 

Leaving content frame