mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
next try
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
688e39df90
commit
55bac25a8b
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ Require-Bundle: org.eclipse.xtext;visibility:=reexport,
|
|||
org.eclipse.xtend.lib
|
||||
Import-Package: org.apache.log4j;version="1.2.15",
|
||||
org.apache.log4j.spi;version="1.2.15",
|
||||
org.junit.jupiter.api;version="[5.0.0,6.0.0)";resolution:=optional
|
||||
org.junit.jupiter.api.extension;version="[5.0.0,6.0.0)";resolution:=optional
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Automatic-Module-Name: org.eclipse.xtext.testing
|
||||
|
|
Loading…
Reference in a new issue