ada.help/javahelp/org/netbeans/modules/ada/help/docs/new-from-existing-ada-sources.html
branchrelease68
changeset 16367 d2820c029d3a
parent 14439 16ad84748bc8
     1.1 --- a/ada.help/javahelp/org/netbeans/modules/ada/help/docs/new-from-existing-ada-sources.html	Fri Nov 07 00:12:26 2008 +0100
     1.2 +++ b/ada.help/javahelp/org/netbeans/modules/ada/help/docs/new-from-existing-ada-sources.html	Sun Aug 22 23:37:11 2010 +0200
     1.3 @@ -60,18 +60,18 @@
     1.4  }
     1.5  -->
     1.6  </style>
     1.7 -    <title>New PHP Project without Previously Developed Sources: Run Configurations</title>
     1.8 +    <title>New Ada Application with Existing Sources</title>
     1.9    </head>
    1.10    <body>
    1.11      <h2>New Ada Application with Existing Sources</h2>
    1.12  <p>
    1.13         <small><a href="#seealso">See Also</a></small></p>
    1.14 -<p>The New Java Project with Existing Sources wizard enables you to create a new from an existing Java SE source folder. You open the wizard by 
    1.15 -  opening the New Project wizard and selecting the Java Application with Existing Sources template from the General category.</p>
    1.16 +<p>The New Ada Project with Existing Sources wizard enables you to create a new from an existing Ada source folder. You open the wizard by
    1.17 +  opening the New Project wizard and selecting the Ada Application with Existing Sources template from the General category.</p>
    1.18  <p>In the Name and Location page, you have to set the following properties: 
    1.19  <ul>
    1.20    <li><b>Project Name. </b>Specifies the display name of the project.</li>
    1.21 -  <li><b>Project Location. </b>Specifies the folder where you want to store the 
    1.22 +  <li><b>Project Folder. </b>Specifies the folder where you want to store the
    1.23      project metadata and source code. You can place the project folder in the 
    1.24      source folder or keep it in a separate location.</li>
    1.25    <li><b>Set as Main Project.</b> Sets the newly created project as the main