| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <html lang="en"> |
| <head> |
| <meta name="copyright" content= |
| "Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <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> |
| <h1>Ant editor</h1> |
| <p>The Ant editor provides specialized features for editor Ant buildfiles. Associated with the editor is a Ant |
| buildfile specific <b><a href="PLUGINS_ROOT/org.eclipse.jdt.doc.user/reference/views/ref-view-outline.htm">Outline |
| view</a></b> which shows the structure of the Ant build file. It is updated as you edit the buildfile</p>The editor |
| includes the following features: |
| <ul> |
| <li>Syntax highlighting</li> |
| <li>Content/code assist (including Ant specific templates)</li> |
| <li>Annotations</li> |
| </ul> |
| <p>The most common way to invoke the Ant editor is to open an Ant buildfile from one of the navigation views or |
| <b><a href="PLUGINS_ROOT/org.eclipse.jdt.doc.user/reference/views/ref-view-package-explorer.htm">Package |
| Explorer</a></b> using pop-up menus or by clicking the file (single or double-click depending on your preference |
| settings).</p> |
| <h3 class="related">Related concepts</h3><a href="../concepts/concepts-antsupport.htm">Ant support</a><br> |
| <a href="../concepts/concepts-exttools.htm">External tools</a> |
| <h3 class="related">Related tasks</h3><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> |
| <h3 class="related">Related reference</h3><a href="ref-anteditorprefs.htm">Ant editor preferences</a><br> |
| <a href="ref-antcontentassist.htm">Ant content assist preferences</a><br> |
| <a href="ref-anticons.htm">External Tools and Ant icons</a><br> |
| <a href="PLUGINS_ROOT/org.eclipse.jdt.doc.user/reference/views/ref-view-outline.htm">Outline view</a><br> |
| <a href="PLUGINS_ROOT/org.eclipse.jdt.doc.user/reference/views/ref-view-package-explorer.htm">Package Explorer</a> |
| </body> |
| </html> |