You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2010/08/06 17:18:15 UTC

svn commit: r983015 - in /uima/site/trunk/uima-website: docs/one-time-setup.html xdocs/one-time-setup.xml

Author: schor
Date: Fri Aug  6 15:18:14 2010
New Revision: 983015

URL: http://svn.apache.org/viewvc?rev=983015&view=rev
Log:
no Jira - improve readability of one-time-setup instructions.

Modified:
    uima/site/trunk/uima-website/docs/one-time-setup.html
    uima/site/trunk/uima-website/xdocs/one-time-setup.xml

Modified: uima/site/trunk/uima-website/docs/one-time-setup.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/one-time-setup.html?rev=983015&r1=983014&r2=983015&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/one-time-setup.html (original)
+++ uima/site/trunk/uima-website/docs/one-time-setup.html Fri Aug  6 15:18:14 2010
@@ -227,27 +227,29 @@
         <blockquote class="sectionBody">
                                     <p>Install Eclipse version 3.5.x  
     (these instructions tested with Eclipse 3.5.2).</p>
-                                                <p class="note">Eclipse version 3.6.x has issues with the m2eclipse plugin 0.10.0, which
-    currently must be the version of m2eclipse used (see below).</p>
+                                                <p class="note"><big><b>Don't use Eclipse version 3.6.x (Helios);</b></big> 
+    it has issues with the m2eclipse plugin 0.10.0, which
+    currently must be the version of m2eclipse used (see below). Eclipse Galileo SR2 - version 3.5.2 is recommended, instead.</p>
                                                 <p>Then:
     <ol>
       <li><p>Install the SVN support plugin <code>Subclipse</code> from
         <a class="external" rel="nofollow" target="_blank" href="http://subclipse.tigris.org/">http://subclipse.tigris.org/</a>.
         Be sure to pick the version for 1.6.x SVN client.        
         </p></li>
-      <li><p>Install m2Eclipse 0.10.0 (not 0.10.2) from 
-        <a class="external" rel="nofollow" target="_blank" href="http://m2eclipse.sonatype.org/">http://m2eclipse.sonatype.org/</a>.
+      <li><p>Install m2Eclipse 0.10.0 (not 0.10.2) from the Eclipse update site: 
+        <a class="external" rel="nofollow" target="_blank" href="http://m2eclipse.sonatype.org/sites/m2e/">http://m2eclipse.sonatype.org/sites/m2e/</a>.
         </p>
         <p class="note">Version 0.10.2 doesn't support the bug fix (below) as of July 2010,
-          so be sure to install version 0.10.0.</p>
+          so be sure to install version 0.10.0.  To do this, be sure in Eclipse to
+          <b>uncheck Show only latest versions</b> in order to see this release.</p>
         <p>Version 0.10.0 has a bug which prevents projects which use XMLBeans from compiling. 
           Until this is fixed, install this "update" after installing the base:
            <ol><li>Download <a class="external" rel="nofollow" target="_blank" href="           https://cit-server.cit.tu-berlin.de/~battre/org.maven.ide.eclipse.site-0.10.1-SNAPSHOT-site.zip">
           https://cit-server.cit.tu-berlin.de/~battre/org.maven.ide.eclipse.site-0.10.1-SNAPSHOT-site.zip</a>
           </li><li> 
           unzip it locally
-          </li><li>add the directory as a local "Software Site" in "Help -&gt; Install New Software"</li>
-          <li>update the m2eclipse with "Help -&gt; Check for Updates"</li>
+          </li>
+          <li>add the directory as a local "Software Site" in "Help -&gt; Install New Software".</li>
           </ol>
         </p>
         <p>For more details about this bug, see 

Modified: uima/site/trunk/uima-website/xdocs/one-time-setup.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/one-time-setup.xml?rev=983015&r1=983014&r2=983015&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/one-time-setup.xml (original)
+++ uima/site/trunk/uima-website/xdocs/one-time-setup.xml Fri Aug  6 15:18:14 2010
@@ -65,8 +65,9 @@ under the License.
 <section name="One time setup for Eclipse" id="eclipse-setup">
   <p>Install Eclipse version 3.5.x  
     (these instructions tested with Eclipse 3.5.2).</p>
-  <p class="note">Eclipse version 3.6.x has issues with the m2eclipse plugin 0.10.0, which
-    currently must be the version of m2eclipse used (see below).</p>
+  <p class="note"><big><b>Don't use Eclipse version 3.6.x (Helios);</b></big> 
+    it has issues with the m2eclipse plugin 0.10.0, which
+    currently must be the version of m2eclipse used (see below). Eclipse Galileo SR2 - version 3.5.2 is recommended, instead.</p>
   <p>Then:
     <ol>
       <li><p>Install the SVN support plugin <code>Subclipse</code> from
@@ -74,12 +75,13 @@ under the License.
           href="http://subclipse.tigris.org/">http://subclipse.tigris.org/</a>.
         Be sure to pick the version for 1.6.x SVN client.        
         </p></li>
-      <li><p>Install m2Eclipse 0.10.0 (not 0.10.2) from 
+      <li><p>Install m2Eclipse 0.10.0 (not 0.10.2) from the Eclipse update site: 
         <a class="external" rel="nofollow" target="_blank"
-          href="http://m2eclipse.sonatype.org/">http://m2eclipse.sonatype.org/</a>.
+          href="http://m2eclipse.sonatype.org/sites/m2e/">http://m2eclipse.sonatype.org/sites/m2e/</a>.
         </p>
         <p class="note">Version 0.10.2 doesn't support the bug fix (below) as of July 2010,
-          so be sure to install version 0.10.0.</p>
+          so be sure to install version 0.10.0.  To do this, be sure in Eclipse to
+          <b>uncheck Show only latest versions</b> in order to see this release.</p>
         <p>Version 0.10.0 has a bug which prevents projects which use XMLBeans from compiling. 
           Until this is fixed, install this "update" after installing the base:
            <ol><li>Download <a class="external" rel="nofollow" target="_blank"
@@ -88,8 +90,8 @@ under the License.
           https://cit-server.cit.tu-berlin.de/~battre/org.maven.ide.eclipse.site-0.10.1-SNAPSHOT-site.zip</a>
           </li><li> 
           unzip it locally
-          </li><li>add the directory as a local "Software Site" in "Help -> Install New Software"</li>
-          <li>update the m2eclipse with "Help -> Check for Updates"</li>
+          </li>
+          <li>add the directory as a local "Software Site" in "Help -> Install New Software".</li>
           </ol>
         </p>
         <p>For more details about this bug, see