The workbench can work with many different types of projects. The
following topics cover creating and managing some of the types of projects
related to J2EE development.
Enterprise application projects
An enterprise application project contains the hierarchy of resources
that are required to deploy a J2EE enterprise application, often referred
to as an EAR file.
Specifying target servers for J2EE projects
When you develop J2EE applications, the workbench requires that
you specify the server runtime environments for your J2EE projects. The target
server is specified during project creation and import, and it can be changed
in the project properties. The target server setting is the default mechanism
for setting the class path for J2EE projects.