Entering content frame

Procedure documentation Setting Classpath and Compiling Sources Locate the document in its SAP Library structure

Use

To compile a project, first you have to set the classpath of that project properly.

Procedure

Setting Classpath

To set a classpath of a project:

...

...

       1.      Right-click on the name of the project.

       2.      Choose Properties ® Java Build Path.

This graphic is explained in the accompanying text

       3.      Choose Add Variable…

       4.      Select the TSSAP_JAVAX_HOME variable and choose Extend...

       5.      Expand the lib folder and choose the required extension activation.jar.

       6.      Choose OK.

       7.      Perform the same operation for the mail.jar extension.

This graphic is explained in the accompanying text

       8.      When you have finished setting the required package for the compilation of the project, choose OK. The package will be automatically compiled.

 

This graphic is explained in the accompanying text

The objects in the SAP NetWeaver Developer Studio are automatically compiled when they are saved. To do this, choose File ® Save all.

 

When you have finished, continue with Creating References in the ejb-jar.xml File

 

 

Leaving content frame