New Enterprise Application with Existing Sources: Application Modules

See Also 

The New Enterprise Application with Existing Sources wizard creates a new   using the imported sources of an enterprise application that is structured according to the Sun Java BluePrints Guidelines. You open the New Existing Blueprint Application wizard wizard by opening the New Project wizard and selecting the Existing Blueprint Application wizard template from the Enterprise category.

In the Application Modules page, the IDE displays the modules in the existing project. For each listed module, you can use the drop-down menu to specify the module type. If the existing project has a module you do not want to import, select the module and click Remove.

It scans the project location for any modules that have standard deployment descriptors and automatically lists them. Any other modules (like Java EE 5 EJB modules that don't have DDs) you have to specify manually.

When you click Finish, the project is created on your computer and opened in the IDE. You can view its logical structure in the Projects window and its file structure in the Files window

See Also
About Enterprise Applications
Creating an Enterprise Application Project

Legal Notices