~ubuntu-branches/ubuntu/trusty/netbeans/trusty

« back to all changes in this revision

Viewing changes to apisupport/project/javahelp/org/netbeans/modules/apisupport/project/docs/csh/BasicInfoWizardPanel_suite.html

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
Import upstream version 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<!--       
 
3
*     Copyright � 2006 Sun Microsystems, Inc. All rights reserved.
 
4
*     Use is subject to license terms.
 
5
-->
 
6
<html>
 
7
    <head>
 
8
        <title>Module Suite Project: Name and Location</title>
 
9
        <link rel="StyleSheet" href="nbdocs://org.netbeans.modules.usersguide/org/netbeans/modules/usersguide/ide.css" type="text/css">
 
10
    </head>
 
11
    <body>
 
12
        <h2>Module Suite Project: Name and Location</h2>
 
13
        <p> <small><a href="#seealso">See Also</a>&nbsp; </small> 
 
14
        
 
15
        <p>A module suite project groups a set of interdependent modules into a unit and lets you deploy them together.
 
16
        
 
17
        <p>The New Module Suite Project wizard creates a new empty module suite project. You open the New Module Suite Project 
 
18
        wizard by opening the New Project wizard and selecting 
 
19
        the Module Suite Project template from the NetBeans Modules category. 
 
20
        <p>In the Name and Location page, you have to set the following properties:
 
21
        <ul>
 
22
            <li><b>Project Name. </b>Specifies the folder in which the project will
 
23
                be housed, prepended by the project location, which is specified in
 
24
            the next field.</li>
 
25
            <li><b>Project Location. </b>Specifies the location where you want to store the 
 
26
            project metadata and source code.</li>
 
27
            <li><b>Project Folder. </b>Specifies the folder where you want 
 
28
                to store the project metadata and source code. The folder is a concatenation
 
29
            of the project location and the project name.</li>
 
30
            <li><b>NetBeans Platform.</b> Specifies the platform against which the module will be compiled and deployed. To add additional
 
31
            platforms to the list, click Manage and use the <a href="NbPlatformCustomizer.html">NetBeans Platform Manager</a>.
 
32
            <li><b>Set as Main Project.</b> Sets the newly created project as the main
 
33
            project.</li>
 
34
        </ul>
 
35
        
 
36
        <dl>
 
37
            <dt><a name="seealso">See Also</a></dt>
 
38
            <dd><a href="../about/nbmodule-about.html">About NetBeans Platform and Module Development</a></dd>
 
39
            <dd><a href="../about/about-netbeans-platform.html">About the NetBeans Platform</a></dd>
 
40
        </dl>
 
41
        <hr>
 
42
        <small><a href="../credits.html">Legal Notices</a></small> 
 
43
        <table cellpadding="20" border="0"> 
 
44
            <tr><td>&nbsp;</td></tr> 
 
45
            <tr><td>&nbsp;</td></tr> 
 
46
            <tr><td>&nbsp;</td></tr> 
 
47
        </table> 
 
48
</body></html>