You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2011/10/18 15:22:21 UTC

svn commit: r1185643 - /uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/META-INF/MANIFEST.MF

Author: pkluegl
Date: Tue Oct 18 13:22:21 2011
New Revision: 1185643

URL: http://svn.apache.org/viewvc?rev=1185643&view=rev
Log:
UIMA-2252
added packages to be exported by the plugin

Modified:
    uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/META-INF/MANIFEST.MF

Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/META-INF/MANIFEST.MF?rev=1185643&r1=1185642&r2=1185643&view=diff
==============================================================================
--- uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/META-INF/MANIFEST.MF (original)
+++ uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-caseditor/META-INF/MANIFEST.MF Tue Oct 18 13:22:21 2011
@@ -18,3 +18,6 @@ Require-Bundle: org.apache.uima.casedito
  org.eclipse.ui.editors,
  org.eclipse.dltk.launching;bundle-version="[1.0.0,2.0.0)",
  org.eclipse.debug.ui;bundle-version="3.5.0"
+Export-Package: org.apache.uima.textmarker.caseditor.view.browser,
+ org.apache.uima.textmarker.caseditor.view.selection,
+ org.apache.uima.textmarker.caseditor.view.tree