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