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 2009/10/23 06:08:04 UTC

svn commit: r828928 - /incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml

Author: schor
Date: Fri Oct 23 04:08:04 2009
New Revision: 828928

URL: http://svn.apache.org/viewvc?rev=828928&view=rev
Log:
no Jira - change description of the Eclipse plugin feature for UIMA Tools to include mentioning the CAS Editor

Modified:
    incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml

Modified: incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml?rev=828928&r1=828927&r2=828928&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml Fri Oct 23 04:08:04 2009
@@ -27,7 +27,7 @@
       This feature contains a debug structure handler plugin, the Component
 Descriptor Editor (a forms-based editor for creating and editing
 the XML descriptors used by UIMA), the JCas generation capability,
-and the PEAR packaging capability.
+a CAS Editor, and the PEAR packaging capability.
    </description>
 
    <copyright url="http://incubator.apache.org/uima">
@@ -82,8 +82,8 @@
       <import plugin="org.eclipse.emf.codegen"/>
       <import plugin="org.eclipse.ui.views"/>
       <import plugin="org.eclipse.jdt"/>
-	  <import plugin="org.eclipse.text"/>
-	  <import plugin="org.eclipse.ui.workbench"/>
+	    <import plugin="org.eclipse.text"/>
+	    <import plugin="org.eclipse.ui.workbench"/>
    </requires>
 
    <plugin