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 2007/09/25 22:23:50 UTC

svn commit: r579368 - /incubator/uima/uimaj/trunk/uimaj-ep-configurator/META-INF/MANIFEST.MF

Author: schor
Date: Tue Sep 25 13:23:49 2007
New Revision: 579368

URL: http://svn.apache.org/viewvc?rev=579368&view=rev
Log:
[UIMA-580] add line to manifest to make this plugin extensible using other Eclipse plugin fragments (requested by a user)

Modified:
    incubator/uima/uimaj/trunk/uimaj-ep-configurator/META-INF/MANIFEST.MF

Modified: incubator/uima/uimaj/trunk/uimaj-ep-configurator/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-ep-configurator/META-INF/MANIFEST.MF?rev=579368&r1=579367&r2=579368&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-ep-configurator/META-INF/MANIFEST.MF (original)
+++ incubator/uima/uimaj/trunk/uimaj-ep-configurator/META-INF/MANIFEST.MF Tue Sep 25 13:23:49 2007
@@ -23,3 +23,4 @@
  org.eclipse.jdt.launching;bundle-version="3.2.0"
 Eclipse-AutoStart: true
 Plugin-Class: org.apache.uima.taeconfigurator.TAEConfiguratorPlugin
+Eclipse-ExtensibleAPI: true