mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 16:58:56 +00:00
Reduced number of warnings
This commit is contained in:
parent
f0544b47ed
commit
676b6186d0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Export-Package: org.eclipse.xtext.util;
|
|||
org.eclipse.emf.ecore.util",
|
||||
org.eclipse.xtext.util.concurrent;uses:="org.eclipse.xtext.util",
|
||||
org.eclipse.xtext.util.formallang;x-internal:=true,
|
||||
org.eclipse.xtext.util.internal;x-internal:=true
|
||||
org.eclipse.xtext.util.internal;x-friends:="org.eclipse.xtext.xtext.generator"
|
||||
Require-Bundle: org.eclipse.emf.ecore;bundle-version="2.10.2",
|
||||
com.google.guava;bundle-version="[10.0.1,19.0.0)";visibility:=reexport,
|
||||
com.google.inject;bundle-version="3.0.0";visibility:=reexport,
|
||||
|
|
Loading…
Reference in a new issue