| <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 syntax highlighting</title> |
| <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
| </head> |
| <body> |
| <h1>OT/J syntax highlighting</h1> |
| <p>In addition to the <b>syntax highlighting</b> for standard Java keywords and |
| modifiers incorporated in the <a href="PLUGINS_ROOT/org.eclipse.jdt.doc.user/concepts/concept-java-editor.htm">Java editor</a>, |
| the new Object Teams specific keywords and modifiers like <code class="keyword">team, playedBy, callin, |
| base, within</code> etc. are also highlighted for better accentuation and clearness. |
| </p> |
| </body> |
| </html> |