Show TOC Start of Content Area

Background documentation Java EE 5 Development Tools  Locate the document in its SAP Library structure

The SAP NetWeaver Developer Studio provides a rich set of tools facilitating all aspects of the Java EE 5 application development process.

You develop Java EE 5 applications inside dedicated perspectives. These perspectives are:

      Java EE perspective

This is the basic perspective in which you perform the development process. You create the necessary projects and implement most of the features there. You also deploy the applications developed in the Java EE projects in this perspective.

More information: Java EE Perspective.

      JPA Development perspective

You use this perspective for developing perstent entities and for handling database operations.

More information: JPA Development Perspective.

      Deploy perspective

You use this perspective for deploying and undeploying applications developed outside the Developer Studio or developed in other projects than the Java EE projects.

More information: Deploy Perspective

End of Content Area