You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bl...@apache.org on 2012/11/13 00:22:43 UTC

svn commit: r1408503 - /incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext

Author: bleeker
Date: Mon Nov 12 23:22:42 2012
New Revision: 1408503

URL: http://svn.apache.org/viewvc?rev=1408503&view=rev
Log:
CMS commit to ctakes by bleeker

Modified:
    incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext

Modified: incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext
URL: http://svn.apache.org/viewvc/incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext?rev=1408503&r1=1408502&r2=1408503&view=diff
==============================================================================
--- incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext (original)
+++ incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext Mon Nov 12 23:22:42 2012
@@ -17,3 +17,21 @@ Notice:    Licensed to the Apache Softwa
            under the License.
 
 #cTAKES 3.0 User Guide
+
+<table class="confluenceTable"><tbody>
+<tr>
+<th class="confluenceTh"><p> Step </p></th>
+<th class="confluenceTh"><p> Example </p></th>
+</tr>
+<tr>
+<td class="confluenceTd"><p> 1. Make sure you have Java 1.6 or higher. Most systems come with Java already installed. <br class="atl-forced-newline">
+Run this command to check your version. <br class="atl-forced-newline"></p>
+<div style="border-width: 1px;" class="code panel"><div class="codeContent panelContent">
+<div><div class="syntaxhighlighter nogutter  plain" id="highlighter_120829"><div class="toolbar"><span><a class="toolbar_item command_help help" href="#">?</a></span></div><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td class="code"><div title="Hint: double-click to select code" class="container"><div class="line number1 index0 alt2"><code class="plain plain">java -version</code></div></div></td></tr></tbody></table></div></div>
+</div></div>
+<p>If you do not you can install Java from <a rel="nofollow" class="external-link" href="http://www.java.com/en/download/faq/develop.xml">java.com</a>. </p></td>
+<td class="confluenceTd"> <div style="border-width: 1px;" class="code panel"><div class="codeContent panelContent">
+<div><div class="syntaxhighlighter nogutter  plain" id="highlighter_199929"><div class="toolbar"><span><a class="toolbar_item command_help help" href="#">?</a></span></div><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td class="code"><div title="Hint: double-click to select code" class="container"><div class="line number1 index0 alt2"><code class="plain plain">C:\&gt;java -version</code></div><div class="line number2 index1 alt1"><code class="plain plain">java version "1.6.0_20"</code></div><div class="line number3 index2 alt2"><code class="plain plain">Java(TM) SE Runtime Environment (build 1.6.0_20-b02)</code></div><div class="line number4 index3 alt1"><code class="plain plain">Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)</code></div></div></td></tr></tbody></table></div></div>
+</div></div> </td>
+</tr>
+</tbody></table>
\ No newline at end of file