diff --git a/com.avaloq.tools.ddk.xtext.test/pom.xml b/com.avaloq.tools.ddk.xtext.test/pom.xml index b94f0de79..bcb594a06 100644 --- a/com.avaloq.tools.ddk.xtext.test/pom.xml +++ b/com.avaloq.tools.ddk.xtext.test/pom.xml @@ -19,6 +19,7 @@ false false + junit6 ${test.testClass} false false @@ -48,9 +49,15 @@ org.eclipse.xtext.sdk 0.0.0 + - eclipse-feature - org.eclipse.pde + eclipse-plugin + org.eclipse.pde.junit.runtime 0.0.0 diff --git a/ddk-target/ddk.target b/ddk-target/ddk.target index 7102d4931..50c2f3e2b 100644 --- a/ddk-target/ddk.target +++ b/ddk-target/ddk.target @@ -1,20 +1,29 @@ - + - - - + - - + + + + + + + @@ -35,32 +44,32 @@ - + - - - - + + + + - - - - + + + + - - - - - - - - + + + + + + + +