ada.help/javahelp/org/netbeans/modules/ada/help/docs/customize-project-build.html
author Andrea Lucarelli <raster@netbeans.org>
Sun, 22 Aug 2010 23:37:11 +0200
branchrelease68
changeset 16367 d2820c029d3a
parent 14487 9dbeade344bb
permissions -rw-r--r--
Add JVM compiler support.
raster@14487
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
raster@14487
     2
<!--
raster@14487
     3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
raster@14487
     4
raster@14487
     5
Copyright 2008 Sun Microsystems, Inc. All rights reserved.
raster@14487
     6
raster@14487
     7
The contents of this file are subject to the terms of either the GNU
raster@14487
     8
General Public License Version 2 only ("GPL") or the Common
raster@14487
     9
Development and Distribution License("CDDL") (collectively, the
raster@14487
    10
"License"). You may not use this file except in compliance with the
raster@14487
    11
License. You can obtain a copy of the License at
raster@14487
    12
http://www.netbeans.org/cddl-gplv2.html
raster@14487
    13
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
raster@14487
    14
specific language governing permissions and limitations under the
raster@14487
    15
License.  When distributing the software, include this License Header
raster@14487
    16
Notice in each file and include the License file at
raster@14487
    17
nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
raster@14487
    18
particular file as subject to the "Classpath" exception as provided
raster@14487
    19
by Sun in the GPL Version 2 section of the License file that
raster@14487
    20
accompanied this code. If applicable, add the following below the
raster@14487
    21
License Header, with the fields enclosed by brackets [] replaced by
raster@14487
    22
your own identifying information:
raster@14487
    23
"Portions Copyrighted [year] [name of copyright owner]"
raster@14487
    24
raster@14487
    25
If you wish your version of this file to be governed by only the CDDL
raster@14487
    26
or only the GPL Version 2, indicate your decision by adding
raster@14487
    27
"[Contributor] elects to include this software in this distribution
raster@14487
    28
under the [CDDL or GPL Version 2] license." If you do not indicate a
raster@14487
    29
single choice of license, a recipient has the option to distribute
raster@14487
    30
your version of this file under either the CDDL, the GPL Version 2 or
raster@14487
    31
to extend the choice of license to its licensees as provided above.
raster@14487
    32
However, if you add GPL Version 2 code and therefore, elected the GPL
raster@14487
    33
Version 2 license, then the option applies only if the new code is
raster@14487
    34
made subject to such option by the copyright holder.
raster@14487
    35
raster@14487
    36
Contributor(s):
raster@14487
    37
raster@14487
    38
Portions Copyrighted 2008 Sun Microsystems, Inc.
raster@14487
    39
-->
raster@14487
    40
<html>
raster@14487
    41
  <head>
raster@14487
    42
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
raster@14487
    43
    <link rel="stylesheet" href=
raster@14487
    44
    "nbdocs://org.netbeans.modules.usersguide/org/netbeans/modules/usersguide/ide.css" type=
raster@14487
    45
    "text/css">
raster@14487
    46
    <meta content="Helen" name="generator">
raster@14487
    47
<style type="text/css">
raster@14487
    48
<!--
raster@14487
    49
.comment {
raster@14487
    50
  color: blue;
raster@14487
    51
}
raster@14487
    52
.change-bar {
raster@14487
    53
  border-left: thin;
raster@14487
    54
  border-left-style: solid;
raster@14487
    55
  border-color: black;
raster@14487
    56
  padding-left: 6px;
raster@14487
    57
}
raster@14487
    58
.deleted {
raster@14487
    59
  text-decoration: line-through;
raster@14487
    60
}
raster@14487
    61
.style1 {	color: #FF0000;
raster@14487
    62
	font-weight: bold;
raster@14487
    63
}
raster@14487
    64
-->
raster@14487
    65
</style>
raster@16367
    66
    <title>Customizing the Ada Project Settings: Build</title>
raster@14487
    67
</head>
raster@14487
    68
  <body>
raster@14487
    69
       <h2>
raster@16367
    70
       Customizing the Ada Project Settings: Build    </h2>
raster@14487
    71
<p>
raster@14487
    72
       <small><a href="#seealso">See Also</a></small>
raster@14487
    73
    </p>
raster@14487
    74
    <p>The Build panel of the Project Properties dialog box lets you lets you set the build tool for your projects:</p>
raster@14487
    75
    <ul>
raster@16367
    76
      <li><b>Ada Platform.</b> Specifies the Ada platform for building the project.</li>
raster@16367
    77
      <li><b>Main Module.</b> Specifies the Ada main procedure.</li>
raster@16367
    78
      <li><b>Build Formal.</b> Specifies the build output format. The formats for the executable are the native format of your system or java byte code format.</li>
raster@14487
    79
    </ul>
raster@14487
    80
  <dl>
raster@14487
    81
      <dt>
raster@14487
    82
         <a name="seealso">See Also</a>      </dt>
raster@16367
    83
      <dd><a href="new-ada-application.html" title="">New Ada Application</a></dd>
raster@16367
    84
      <dd><a href="new-from-existing-ada-sources.html" title="">New Ada Application with Existing Sources</a></dd>
raster@16367
    85
      <dd><a href="customize-project-sources-folders.html" title="">Customizing the Project Settings: Sources Folders</a></dd>
raster@16367
    86
      <dd><a href="customize-project-sources-naming.html" title="">Customizing the Project Settings: Sources Standards and Naming</a></dd>
raster@16367
    87
      <dd><a href="customize-project-libraries.html" title="">Customizing the Project Settings: Libraries</a></dd>
raster@16367
    88
      <dd><a href="customize-project-run.html" title="">Customizing the Project Settings: Run</a></dd>
raster@14487
    89
      <dt></dt>
raster@14487
    90
    <dd>&nbsp;</dd>
raster@14487
    91
      </dl>
raster@14487
    92
<hr>
raster@14487
    93
    <p>
raster@14487
    94
       <small><a href="credits.html">Legal Notices</a></small>
raster@14487
    95
    </p>
raster@14487
    96
    <table border="0" cellpadding="150">
raster@14487
    97
      <tr>
raster@14487
    98
        <td>&nbsp;
raster@14487
    99
          
raster@14487
   100
        </td>
raster@14487
   101
      </tr>
raster@14487
   102
      <tr>
raster@14487
   103
        <td>&nbsp;
raster@14487
   104
          
raster@14487
   105
        </td>
raster@14487
   106
      </tr>
raster@14487
   107
      <tr>
raster@14487
   108
        <td>&nbsp;
raster@14487
   109
          
raster@14487
   110
        </td>
raster@14487
   111
      </tr>
raster@14487
   112
    </table>
raster@14487
   113
  </body>
raster@14487
   114
</html>