blob: 73067baafeae9ccf553ee5760e7aa7db06794d54 [file] [log] [blame]
<html>
<head>
<meta name="copyright" content="Copyright Technical University Berlin and others 2004, 2010. This page is made available under the Eclipse Public License v1.0. For full details see http://www.eclipse.org/legal/epl-v10.html" />
<link rel=stylesheet type="text/css" href="../css/book.css">
<link rel=stylesheet type="text/css" href="otjld/css/ot.css">
<link rel=stylesheet type="text/css" href="otguide.css">
<title>OT/J content/code assist</title>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
</head>
<body>
<h1 align="center">OT/J quick assist</h1>
<span class="underline">Specific <a href="PLUGINS_ROOT/org.eclipse.jdt.doc.user/reference/ref-java-editor-quickassist.htm">quick assists</a> are available for typical changes in OT/J programs, including:</span>
<dl>
<dt>method bindings
<dd>
&ndash; <a href="assist/addRemoveSignatures.html#remove">remove signatures in method bindings</a> (<a href="otjld/def/s3.html#s3.1.c"><img src="../images/ot_paragraph.png"> 3.1(c)</a>, <a href="otjld/def/s4.html#s4.1.c"><img src="../images/ot_paragraph.png"> 4.1(c)</a>),<br />
&ndash; <a href="assist/addRemoveSignatures.html#add">add signatures to method bindings</a> (<i>inverse of the above</i>)
</dl>
</body>
</html>