blob: 119201f45267c2b03dec4f0542afb0f234e5ae8e [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2007. 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">
<link rel="stylesheet" href="../../../book.css" charset="ISO-8859-1" type="text/css">
<title>Content Assist</title>
</head>
<body>
<h1> Content Assist </h1>
<p> Select the <strong>Content Assist </strong> command [ <img src="../../../images/org.eclipse.debug.ui/elcl16/metharg_obj.png" alt="Content Assist"> ] to open the <strong>Content Assist</strong> popup dialog. You can also use the keyboard shortcut <em><strong>Ctrl+Spacebar</strong></em> within the view. </p>
<p>The resulting dialog provides you with context sensitive coding help by making available a listing of all applicable java code elements for the location content assist was activated.</p>
<p><img src="../../../reference/views/shared/images/ref-contentassist.PNG" alt="Content Assist Popup Dialog"></p>
<p>This command applies to:</p>
<ul>
<li><a href="../../../concepts/concepts-7.htm"><strong>Java Editor</strong></a></li>
<li><a href="../../../reference/views/display/ref-display_view.htm"><strong>Display View</strong></a></li>
<li><a href="../../../reference/views/shared/ref-detailpane.htm"><strong>Detail Pane</strong></a> (in the <a href="../../../reference/views/expressions/ref-expressions_view.htm"><strong>Expressions View</strong></a> and <a href="../../../reference/views/variables/ref-variables_view.htm"><strong>Variables View</strong></a>)<a href="../../../reference/views/shared/ref-detailpane.htm"></a></li>
</ul>
<p><img src="../../../images/ngrelt.png" alt="Related Tasks"></p>
<p><a href="../../../tasks/task-evaluating_expressions.htm">Evaluating Expressions</a></p>
<p>&nbsp;</p>
</body>
</html>