You can use wizards to create an enterprise application
project in your Java™ EE project.
Procedure
- To use the Java EE
wizard from the menu bar, select .
Alternatively, right-click the Enterprise Explorer view, and select .
- On the Enterprise Application project page, provide the
following information:
- In the Project name field, type a name
for your Enterprise Application project.
- In the Project location field, accept the
default, or clear Use default location and
type a directory name to contain your project contents.
- In the Target Runtime field, select a target run
time from the drop-down list or click New Runtime to
create an application server run time.
- In the EAR version field, accept the default
or select a different version from the drop-down list.
- In the Configuration field, select the
wanted application server configuration, or click Modify to
modify the configuration.
- Click Next.
- On the Configure enterprise application settings page,
provide the following information:
- In the Java EE Module dependencies field,
select a module or click New Module to create
a module.
- Type a directory location name in the Content Directory: field.
- Accept the default value in the Generate deployment
descriptor field (cleared), or select if you want to
generate a deployment descriptor.
- Click Finish.