Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/main-tests/targetPlatform/portable/org.eclipse.papyrus.main.tests.portable.target.tpd')
-rw-r--r--releng/main-tests/targetPlatform/portable/org.eclipse.papyrus.main.tests.portable.target.tpd7
1 files changed, 6 insertions, 1 deletions
diff --git a/releng/main-tests/targetPlatform/portable/org.eclipse.papyrus.main.tests.portable.target.tpd b/releng/main-tests/targetPlatform/portable/org.eclipse.papyrus.main.tests.portable.target.tpd
index 44ebd77f5cf..cc0c159e09c 100644
--- a/releng/main-tests/targetPlatform/portable/org.eclipse.papyrus.main.tests.portable.target.tpd
+++ b/releng/main-tests/targetPlatform/portable/org.eclipse.papyrus.main.tests.portable.target.tpd
@@ -2,9 +2,14 @@ target "Papyrus Tests" with source requirements
include "../../../main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd"
+//updateFrom("EMF COMPARE",0)
+
+location emfCompare "http://download.eclipse.org/modeling/emf/compare/updates/releases/latest" {
+ org.eclipse.emf.compare.source.feature.group
+}
//manualUpdate ("GMF Tooling",0)
location gmfTooling "http://download.eclipse.org/modeling/gmp/gmf-tooling/updates/releases-3.3.1a" {
org.eclipse.gmf.tooling.codegen.xtend2.feature.group
-} \ No newline at end of file
+}

Back to the top