From e88ae333e3a517645209eae19c1e84757624d49a Mon Sep 17 00:00:00 2001 From: Tom Schindl Date: Tue, 13 May 2014 23:36:11 +0200 Subject: Bug 434803 - Upgrade to jdt.annotation 2.0 --- bundles/tooling/org.eclipse.fx.ide.rrobot.model/META-INF/MANIFEST.MF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundles/tooling/org.eclipse.fx.ide.rrobot.model/META-INF/MANIFEST.MF b/bundles/tooling/org.eclipse.fx.ide.rrobot.model/META-INF/MANIFEST.MF index 01fc6e5f3..834fdc7ae 100755 --- a/bundles/tooling/org.eclipse.fx.ide.rrobot.model/META-INF/MANIFEST.MF +++ b/bundles/tooling/org.eclipse.fx.ide.rrobot.model/META-INF/MANIFEST.MF @@ -13,5 +13,6 @@ Export-Package: org.eclipse.fx.ide.rrobot.model.bundle, org.eclipse.fx.ide.rrobot.model.task.util, org.eclipse.fx.ide.rrobot.model.util Require-Bundle: org.eclipse.core.runtime, - org.eclipse.emf.ecore;visibility:=reexport + org.eclipse.emf.ecore;visibility:=reexport, + org.eclipse.jdt.annotation;bundle-version="2.0.0";resolution:=optional Bundle-ActivationPolicy: lazy -- cgit v1.2.3