[372416] Set org.antlr.runtime version designator to [3.2.0,3.2.1),

reactivated xtend.m2e feature
This commit is contained in:
Dennis Huebner 2012-02-24 10:50:25 +01:00
parent afdfd9bbab
commit e4fa1878e5
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ Export-Package: org.eclipse.xtext,
Require-Bundle: org.eclipse.emf.ecore.xmi;visibility:=reexport,
org.eclipse.emf.ecore;bundle-version="2.5.0";visibility:=reexport,
org.eclipse.xtext.util;bundle-version="2.0.0";visibility:=reexport,
org.antlr.runtime;bundle-version="3.2.0";visibility:=reexport,
org.antlr.runtime;bundle-version="[3.2.0,3.2.1)";visibility:=reexport,
com.google.inject;bundle-version="2.0.0";resolution:=optional;visibility:=reexport,
org.eclipse.emf.codegen;bundle-version="2.5.0";resolution:=optional,
org.eclipse.emf.codegen.ecore;bundle-version="2.5.0";resolution:=optional,

View file

@ -16,7 +16,7 @@ Require-Bundle: org.eclipse.xtext;bundle-version="2.0.0",
org.eclipse.xtext.ecore;bundle-version="2.0.0",
org.eclipse.emf.mwe2.launch;bundle-version="2.2.0";resolution:=optional,
org.eclipse.xtext.testlanguages;bundle-version="2.0.0",
org.antlr.runtime,
org.antlr.runtime;bundle-version="[3.2.0,3.2.1)",
org.eclipse.xtext.junit4;bundle-version="2.3.0",
org.hamcrest.core;bundle-version="1.1.0",
org.eclipse.jdt.annotation;bundle-version="1.0.0";resolution:=optional