Show TOC Start of Content Area

Procedure documentation Managing PAR and JAR Files in the Project  Locate the document in its SAP Library structure

Purpose

Steps

Deploying or exporting a PAR file

...

       1.      Choose File Export PAR File. Choose Next.

       2.      Select the project where the PAR file is located. Choose Next.

       3.      Enter data as required. If you want to deploy the PAR, choose Deploy PAR.

       4.      Choose Finish.

Importing a PAR file

...

       1.      Choose File  Import… PAR File.

       2.      Specify the location of the PAR file.

       3.      Enter data as required.

       4.      Choose Finish.

Caution

The JAR files, located in a PAR file are not imported into the project. If you want to use some JAR files, you have to import these files to the project explicitly.

Adding a JAR file

...

       1.      Open the project context menu and choose Properties Java Build Path.

       2.      Choose the Libraries tag.

       3.      Choose Add External JARs… and browse to the location of the file.

Removing a JAR file

...

       1.      Open the project context menu and choose Properties Java Build Path.

       2.      Choose the Libraries tag.

       3.      To remove a JAR file, select it and choose the Remove.

 

 

End of Content Area