blob: ca59dd7dab1bb50be01302738c7e0e10ab7d5564 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<title>New Enterprise Application with Existing Sources: Application Modules</title>
<link rel="stylesheet" href="ide.css" title="Oracle BLAFDoc" type="text/css"/>
</head>
<body>
<p><a id="org.netbeans.modules.javaee.project.api.ant.ui.wizard.PanelModuleDetection" name="org.netbeans.modules.javaee.project.api.ant.ui.wizard.PanelModuleDetection"></a></p>
<div id="NBCSH4639"><!-- infolevel="all" infotype="General" --><a id="sthref666" name="sthref666"></a>
<h1>New Enterprise Application with Existing Sources: Application Modules</h1>
<a name="BEGIN" id="BEGIN"></a>
<p>The New Enterprise Application with Existing Sources wizard creates a new standard project&nbsp; using the imported sources of an enterprise application that is structured according to the Sun Java BluePrints Guidelines. You open the Enterprise Application with Existing Sources wizard by opening the New Project wizard and selecting the <b>Enterprise Application with Existing Sources</b> wizard template from the Java EE category.</p>
<p>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.</p>
<p>To determine the project modules and their type, the IDE scans the project location for modules with standard deployment descriptors. If a module does not have deployment descriptors (for example, a Java EE 5 EJB module), you need to manually add that module and specify the module type.</p>
<p>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.</p>
<a id="NBCSH4640" name="NBCSH4640"></a>
<hr><p><b>Related Topics</b></p>
<p><i>Developing Applications with NetBeans IDE</i>,
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG370">
<param name="text" value="<html><u>&quot;Using Java Project Templates&quot;</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<p><i>Developing Applications with NetBeans IDE</i>,
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG2900">
<param name="text" value="<html><u>&quot;About Developing Application Clients&quot;</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<p><i>Developing Applications with NetBeans IDE</i>,
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG2901">
<param name="text" value="<html><u>&quot;Creating Application Clients&quot;</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<!-- -->
<!-- Start Footer -->
<table summary="" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="left" width="86%"><a href="legal_notice.htm">
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.</a>
</td>
</tr>
</table>
<!-- -->
</body>
</html>