From a0cc4a412814559aabeca5b8d0c112d633c2b9b2 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Thu, 24 Jan 2019 12:13:25 +0200 Subject: [PATCH] Run ui tests with pde.feature instead of sdk.feature. Prevents downloading all the *source bundles which are not really needed. Change-Id: I91690309b5deb9a48273743406a03ad842a32a29 Signed-off-by: Alexander Kurtakov --- tests/org.eclipse.launchbar.ui.tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/org.eclipse.launchbar.ui.tests/pom.xml b/tests/org.eclipse.launchbar.ui.tests/pom.xml index 7e274d24ac0..998aed5d3f7 100644 --- a/tests/org.eclipse.launchbar.ui.tests/pom.xml +++ b/tests/org.eclipse.launchbar.ui.tests/pom.xml @@ -32,7 +32,7 @@ p2-installable-unit - org.eclipse.sdk.feature.group + org.eclipse.pde.feature.group org.eclipse.sdk.ide