Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame^] | 1 | <html> |
| 2 | <head> |
| 3 | <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" /> |
| 4 | <link rel=stylesheet type="text/css" href="../css/book.css"> |
| 5 | <link rel=stylesheet type="text/css" href="otjld/css/ot.css"> |
| 6 | <link rel=stylesheet type="text/css" href="otguide.css"> |
| 7 | <title>OT/J syntax highlighting</title> |
| 8 | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
| 9 | </head> |
| 10 | <body> |
| 11 | <h1>OT/J syntax highlighting</h1> |
| 12 | <p>In addition to the <b>syntax highlighting</b> for standard Java keywords and |
| 13 | modifiers incorporated in the <a href="/help/topic/org.eclipse.jdt.doc.user/concepts/concepts-7.htm">Java editor</a>, |
| 14 | the new Object Teams specific keywords and modifiers like <code class="keyword">team, playedBy, callin, |
| 15 | base, within</code> etc. are also highlighted for better accentuation and clearness. |
| 16 | </p> |
| 17 | </body> |
| 18 | </html> |