From 47c431148922211dd6e88dd253632ea9a92bd9d8 Mon Sep 17 00:00:00 2001 From: Andre Weinand Date: Tue, 11 Apr 2006 16:53:15 +0000 Subject: fixed #136087: Cannot replace with local history due to NoClassDefFoundError + cosmetics --- bundles/org.eclipse.compare/META-INF/MANIFEST.MF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bundles/org.eclipse.compare/META-INF/MANIFEST.MF') diff --git a/bundles/org.eclipse.compare/META-INF/MANIFEST.MF b/bundles/org.eclipse.compare/META-INF/MANIFEST.MF index 92cf51683..92f67661f 100644 --- a/bundles/org.eclipse.compare/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.compare/META-INF/MANIFEST.MF @@ -22,4 +22,5 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.1.0,4.0.0)", org.eclipse.ui.workbench.texteditor;bundle-version="[3.1.0,4.0.0)", org.eclipse.core.runtime;bundle-version="[3.1.0,4.0.0)" Eclipse-LazyStart: true -Import-Package: com.ibm.icu.text +Import-Package: com.ibm.icu.util, + com.ibm.icu.text -- cgit v1.2.3