Show TOC

Procedure documentationAdding Modules to the Enterprise Application Locate this document in the navigation structure

 

The Create New Enterprise Application Project wizard allows you to specify the application modules initially during the creation of the project. This procedure describes how you can also change the set of modules later, after the project is created.

Procedure

  1. Select the Enterprise Application Project in the Project Explorer.

  2. In the context menu, choose Properties Java EE Module Dependencies.

    The Available Java EE modules section shows all modules of the enterprise application.

  3. Change the set of modules as required and choose Apply and then OK.

Result

When you deploy the enterprise application, the archives of the application modules will be available in the application EAR file.