Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorLorenzo Bettini2014-07-03 19:08:46 +0000
committerLorenzo Bettini2014-07-03 19:08:46 +0000
commit3e01deaaf681026f9340c044f8e43433800f666f (patch)
tree8842d0570798b4491b35f8a3a975ead36b7eaf9d /releng
parent0a89e11e17d2c949be3504d18e590d2c00cd2c68 (diff)
downloadorg.eclipse.emf-parsley-3e01deaaf681026f9340c044f8e43433800f666f.tar.gz
org.eclipse.emf-parsley-3e01deaaf681026f9340c044f8e43433800f666f.tar.xz
org.eclipse.emf-parsley-3e01deaaf681026f9340c044f8e43433800f666f.zip
project tests.pde.utils
This contains the Java class for loading the target platform during swtbot tests in the tycho build Change-Id: I6a679a3fc4e7997a586101994f373a4ba2c7bac5
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.emf.parsley.parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/org.eclipse.emf.parsley.parent/pom.xml b/releng/org.eclipse.emf.parsley.parent/pom.xml
index fba69493e..79372cd67 100644
--- a/releng/org.eclipse.emf.parsley.parent/pom.xml
+++ b/releng/org.eclipse.emf.parsley.parent/pom.xml
@@ -92,6 +92,7 @@
<module>../../examples/org.eclipse.emf.parsley.examples.views</module>
<module>../../features/org.eclipse.emf.parsley.tests.swtbot.feature</module>
+ <module>../../tests/org.eclipse.emf.parsley.tests.pde.utils.kepler</module>
<module>../../tests/org.eclipse.emf.parsley.tests.swtbot</module>
<!-- These examples are used in CDO swtbot tests -->

Back to the top