diff --git a/core/org.eclipse.cdt.ui.tests/pom.xml b/core/org.eclipse.cdt.ui.tests/pom.xml index b1f0c28b45e..4c37196df56 100644 --- a/core/org.eclipse.cdt.ui.tests/pom.xml +++ b/core/org.eclipse.cdt.ui.tests/pom.xml @@ -13,5 +13,23 @@ 5.3.0-SNAPSHOT org.eclipse.cdt.ui.tests - eclipse-plugin + eclipse-test-plugin + + + + + org.eclipse.tycho + tycho-surefire-plugin + ${tycho-version} + + true + -Xms256m -Xmx512m -XX:MaxPermSize=256M + + **/AutomatedSuite.* + + true + + + +