| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <html> |
| <head> |
| |
| <meta http-equiv="Content-Type" |
| content="text/html; charset=ISO-8859-1"> |
| |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| |
| <link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" |
| type="text/css"> |
| <title>Ant editor</title> |
| |
| </head> |
| <body bgcolor="#ffffff"> |
| |
| <h1> Ant editor</h1> |
| |
| <p class="Para">The Ant editor provides specialized features for editor Ant buildfiles. |
| Associated with the editor is a Ant buildfile specific Outline view which shows the structure of the Ant build file. |
| It is updated as the user edits the buildfile</p> |
| |
| The editor includes the following features: |
| |
| <ul> |
| <li>Syntax highlighting</li> |
| |
| <li>Content/code assist</li> |
| |
| <li>Annotations</li> |
| </ul> |
| |
| <p>The most common way to invoke the Ant editor is to open an Ant buildfile from |
| the Navigator or Package explorer using pop-up menus or by clicking the file |
| (single or double-click depending on the user preferences).</p> |
| |
| |
| <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" |
| width="159" height="27"> |
| <br> |
| <a href="../concepts/concepts-antsupport.htm">Ant support</a><br> |
| <a href="../concepts/concepts-exttools.htm">External tools</a></p> |
| |
| <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" |
| width="159" height="27"><br> |
| <a href="../tasks/tasks-ant-running.htm">Running Ant buildfiles</a><br> |
| <a href="../tasks/tasks-ant-classpath.htm">Modifying the Ant classpath</a><br> |
| <a href="../tasks/tasks-ant-addtasksandtypes.htm">Adding new Ant tasks and types</a><br> |
| <a href="../tasks/tasks-ant-version.htm">Using a different version of Ant</a></p> |
| |
| <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" |
| width="159" height="27"> |
| <br> |
| <a href="ref-anteditorprefs.htm">Ant editor preferences</a><br> |
| <a href="ref-anticons.htm">External Tools and Ant icons</a> |
| </p> |
| |
| <p><br> |
| <a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" |
| alt="Copyright IBM Corporation and others 2000, 2003" border="0" width="324" height="14"> |
| </a> </p> |
| |
| </body> |
| </html> |