ada.help/javahelp/org/netbeans/modules/ada/help/docs/ada-platform-manager.html
author Andrea Lucarelli <raster@netbeans.org>
Sun, 22 Aug 2010 23:37:11 +0200
branchrelease68
changeset 16367 d2820c029d3a
permissions -rw-r--r--
Add JVM compiler support.
raster@16367
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
raster@16367
     2
<!--       
raster@16367
     3
*     Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.
raster@16367
     4
*     Use is subject to license terms.
raster@16367
     5
-->
raster@16367
     6
<html>
raster@16367
     7
<head>
raster@16367
     8
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
raster@16367
     9
<title>Ada Platform Manager Dialog Box</title>
raster@16367
    10
	<link rel="StyleSheet" href="nbdocs://org.netbeans.modules.usersguide/org/netbeans/modules/usersguide/ide.css" type="text/css">
raster@16367
    11
</head>
raster@16367
    12
<body>
raster@16367
    13
<h2>Ada Platform Manager Dialog Box</h2>
raster@16367
    14
<p> <small><a href="#seealso">See Also</a>&nbsp; </small> 
raster@16367
    15
<p>The Ada Platform Manager is a tool for registering different versions of
raster@16367
    16
    the Ada Development Kit and other Ada tools that your programs depend
raster@16367
    17
    on. The  dialog box lists all of your registered Ada Develepment Kit
raster@16367
    18
    in the left pane and lists the Ada Tools that the IDE is running on as the Default
raster@16367
    19
    Platform. The Ada Platform Manager is able to recognize the GNAT Java Byte code compiler.
raster@16367
    20
<p>You can open the dialog box by choosing Tools &gt; Ada Platforms.
raster@16367
    21
<p>Once you have registered an Ada Tool, you can configure a standard project to use
raster@16367
    22
    that Ada Tool for compilation, execution, and debugging. Go to the project's Project
raster@16367
    23
    Properties dialog box, select the Build node, and choose the appropriate
raster@16367
    24
    Ada Tool in the Ada Platform combo box.
raster@16367
    25
<dl> 
raster@16367
    26
  <dt><a name="seealso">See Also</a></dt>
raster@16367
    27
      <dd><a href="new-ada-application.html" title="">New Ada Application</a></dd>
raster@16367
    28
      <dd><a href="new-from-existing-ada-sources.html" title="">New Ada Application with Existing Sources</a></dd>
raster@16367
    29
      <dd><a href="customize-project-build.html" title="">Customizing the Project Settings: Build</a></dd>
raster@16367
    30
</dl>
raster@16367
    31
<hr>
raster@16367
    32
<small><a href="../../credits.html">Legal Notices</a></small> 
raster@16367
    33
<table border="0" cellpadding="50">
raster@16367
    34
  <tr><td>&nbsp;</td></tr>
raster@16367
    35
</table>
raster@16367
    36
</body>
raster@16367
    37
</html>