| <!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"> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script> |
| <link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <title>Ant Content Assist Preferences</title> |
| </head> |
| <body> |
| <h1>Ant Content Assist Preferences</h1> |
| <p>The following preferences can be changed on the <a class="command-link" href= |
| 'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ant.ui.AntCodeAssistPreferencePage)")'> |
| <img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <strong>Ant > Editor > Content |
| Assist</strong></a> preference page.</p> |
| <table border="1" cellspacing="0" width="80%"> |
| <thead> |
| <tr> |
| <th width="25%">Option</th> |
| <th>Description</th> |
| <th width="8%">Default</th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td width="25%">Insert single proposals automatically</td> |
| <td>This option allows you to automatically insert single proposals.</td> |
| <td width="8%" align="center">On</td> |
| </tr> |
| <tr> |
| <td width="25%">Provide proposals for user defined tasks (may lock referenced JAR files)</td> |
| <td>This option allows you to provide proposals for user defined tasks.</td> |
| <td width="8%" align="center">On</td> |
| </tr> |
| <tr> |
| <td width="25%">Enable auto activation</td> |
| <td>This option enables and disables auto activation.</td> |
| <td width="8%" align="center">On</td> |
| </tr> |
| <tr> |
| <td width="25%">Auto activation delay</td> |
| <td>This option allows you to set the auto activation delay.</td> |
| <td width="8%" align="center">500</td> |
| </tr> |
| <tr> |
| <td width="25%">Auto activation triggers</td> |
| <td>This option allows you to set the auto activation triggers.</td> |
| <td width="8%" align="center"><${</td> |
| </tr> |
| </tbody> |
| </table> |
| <h3 class="related">Related concepts</h3><a href="../concepts/concepts-antsupport.htm">Ant support</a> |
| <h3 class="related">Related reference</h3><a href="ref-anteditor.htm">Ant Editor</a><br> |
| <a href="../reference/ref-antprefs.htm">Ant preference page</a><br> |
| <a href="ref-anteditorprefs.htm">Ant editor preferences</a><br> |
| <a href="../reference/ref-antruntimeprefs.htm">Ant runtime preferences</a><br> |
| <a href="../reference/ref-antformatter.htm">Ant formatter preferences</a><br> |
| <a href="../reference/ref-anttemplates.htm">Ant templates preferences</a> |
| </body> |
| </html> |