blob: ff8affac09afeee68219e50f3fc59af2d379a90b [file] [log] [blame]
<!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=ISO-8859-1">
<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.png" alt="command link">
<strong>Ant &gt; Editor &gt; 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">&lt;${</td>
</tr>
</tbody>
</table>
<P CLASS="Para">Here is what the Ant Content Assist preference page looks like.</P>
<P CLASS="Para">
<img src="../images/ant_content_assist.png" alt="Ant Content Assist preference page" border="0"></P>
<P CLASS="Para"> <img border="0" src="../images/ngrelc.png" alt="Related concepts"><br>
<a href="../concepts/concepts-antsupport.htm">Ant support</a>
</P>
<p>
<img border="0" src="../images/ngrelr.png" alt="Related reference" ><br>
<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>
</p>
</body>
</HTML>