You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by tw...@apache.org on 2007/07/13 14:06:43 UTC

svn commit: r555961 - in /incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/overview_and_setup: eclipse_setup.xml images/eclipse_setup_files/image004.jpg

Author: twgoetz
Date: Fri Jul 13 05:06:43 2007
New Revision: 555961

URL: http://svn.apache.org/viewvc?view=rev&rev=555961
Log:
Jira UIMA-499: added documentation on how to attach source jars.

https://issues.apache.org/jira/browse/UIMA-499

Added:
    incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/overview_and_setup/images/eclipse_setup_files/image004.jpg   (with props)
Modified:
    incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/overview_and_setup/eclipse_setup.xml

Modified: incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/overview_and_setup/eclipse_setup.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/overview_and_setup/eclipse_setup.xml?view=diff&rev=555961&r1=555960&r2=555961
==============================================================================
--- incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/overview_and_setup/eclipse_setup.xml (original)
+++ incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/overview_and_setup/eclipse_setup.xml Fri Jul 13 05:06:43 2007
@@ -308,7 +308,21 @@
     <para>Do this with every jar you think you might be interested in.  It makes most sense
       for the uima-core.jar, you'll probably use the core APIs most of all.
     </para>
+    
+    <para>Here's a screenshot of what you should see when you hover your mouse pointer over the
+    class name <quote>CAS</quote> in the source code.
+    </para>
 
+      <informalfigure>
+        <mediaobject>
+          <imageobject>
+            <imagedata scale="100" format="JPG" fileref="&imgroot;image004.jpg"/>
+          </imageobject>
+          <textobject><phrase>Screenshot of mouse-over for UIMA APIs</phrase>
+          </textobject>
+        </mediaobject>
+      </informalfigure>
+      
   </section>
   
   <section id="ugr.ovv.eclipse_setup.running_external_tools_from_eclipse">

Added: incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/overview_and_setup/images/eclipse_setup_files/image004.jpg
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/overview_and_setup/images/eclipse_setup_files/image004.jpg?view=auto&rev=555961
==============================================================================
Binary file - no diff available.

Propchange: incubator/uima/uimaj/trunk/uima-docbooks/src/docbook/overview_and_setup/images/eclipse_setup_files/image004.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream