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 2015/06/01 21:00:32 UTC

svn commit: r1682976 - /uima/uimaj/trunk/uima-docbook-overview-and-setup/src/docbook/eclipse_setup.xml

Author: schor
Date: Mon Jun  1 19:00:31 2015
New Revision: 1682976

URL: http://svn.apache.org/r1682976
Log:
no Jira - minor update to Eclipse plugin install directions to bring it into alignment with more current versions of Eclipse.

Modified:
    uima/uimaj/trunk/uima-docbook-overview-and-setup/src/docbook/eclipse_setup.xml

Modified: uima/uimaj/trunk/uima-docbook-overview-and-setup/src/docbook/eclipse_setup.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-overview-and-setup/src/docbook/eclipse_setup.xml?rev=1682976&r1=1682975&r2=1682976&view=diff
==============================================================================
--- uima/uimaj/trunk/uima-docbook-overview-and-setup/src/docbook/eclipse_setup.xml (original)
+++ uima/uimaj/trunk/uima-docbook-overview-and-setup/src/docbook/eclipse_setup.xml Mon Jun  1 19:00:31 2015
@@ -99,25 +99,15 @@ under the License.
 
       
       <para>To use the Eclipse Update mechanism, start Eclipse, and then pick the menu 
-        <command>Help &rarr; Software Updates &rarr; Find and Install...</command>.
-      On the next page, select the option to Search for new features to install, and press the
-        <command>Next</command> button.  On the next panel, update sites to visit, press the "Add a new
-        remote site" button and enter the URL 
-        http://www.apache.org/dist/uima/eclipse-update-site, and press OK.  On the previous
-        page will now appear this new Site, and it should be checked.</para>
-      
-      <para>Also check the Europa (or Callisto) 
-        Discovery Site, which is where the EMF core plugins are (EMF stands for Eclipse Modeling Framework; 
-        it is an add-on to Eclipse, and is used
-        by some of the UIMA Eclipse tooling).</para>
-      <para>Now click finish, and follow the 
-        remaining panels to install the UIMA plugins.  If
-        you do not have a compatible level of EMF installed, when you select the UIMA plugins, you will get a
-        message saying it needs EMF.  To add EMF to the list of plugins to be downloaded, just expand the
-        Discovery Site entry by clicking it's little "plus" sign and then push the "Select Required" button on the right
-        of the panel.  This will select the part of EMF that is needed.</para>
+        <command>Help &rarr; Install new software...</command>.  In the next page, enter
+        the following URL in the "Work with" box and press enter: 
+        http://www.apache.org/dist/uima/eclipse-update-site/.</para>
+      
+      <para>Now select the plugin tools you wish to install, and click Next, and follow the 
+        remaining panels to install the UIMA plugins.</para>
     </section>
-    
+
+    <!--      
     <section id="ugr.ovv.eclipse_setup.install_emf">
       <title>Manual Install additional Eclipse component: EMF</title>
       <para>You can skip this section if you installed EMF using the above process.</para>
@@ -192,6 +182,7 @@ under the License.
       </section>
       
     </section>
+     -->
     
     <section id="ugr.ovv.eclipse_setup.install_uima_sdk">
       <title>Install the UIMA SDK</title>