mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
fixed missing xtext.xtext.ui from xfriends
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
aa748d3a70
commit
c3a30930cb
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ Export-Package: org.eclipse.xtext.util;
|
|||
org.eclipse.xtext.junit4,
|
||||
org.eclipse.xtext.tests,
|
||||
org.eclipse.xtext.ui,
|
||||
org.eclipse.xtext.xtext.ui,
|
||||
org.eclipse.xtext.xbase"
|
||||
Require-Bundle: org.eclipse.emf.ecore;bundle-version="2.10.2",
|
||||
com.google.guava;bundle-version="[27.1.0,28.0.0)";visibility:=reexport,
|
||||
|
|
Loading…
Reference in a new issue