Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/org.eclipse.papyrus.cdo.targetplatform.tpd')
-rwxr-xr-xplugins/cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/org.eclipse.papyrus.cdo.targetplatform.tpd6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/org.eclipse.papyrus.cdo.targetplatform.tpd b/plugins/cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/org.eclipse.papyrus.cdo.targetplatform.tpd
index 4a65dadb..fa078765 100755
--- a/plugins/cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/org.eclipse.papyrus.cdo.targetplatform.tpd
+++ b/plugins/cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/org.eclipse.papyrus.cdo.targetplatform.tpd
@@ -1,4 +1,4 @@
-target "CollaborativeModeling CDO - Photon" with source requirements
+target "CollaborativeModeling CDO - 2018-09" with source requirements
@@ -16,7 +16,7 @@ location papyrusMasterToolsmithsN "https://hudson.eclipse.org/papyrus/job/Papyru
org.eclipse.papyrus.toolsmiths.feature.feature.group lazy
}
-location "http://download.eclipse.org/releases/photon/" eclipse-photon {
+location "http://download.eclipse.org/releases/2018-09" eclipse-2018-09 {
org.eclipse.sdk.feature.group
}
@@ -32,4 +32,6 @@ location cdo "http://download.eclipse.org/modeling/emf/cdo/drops/R20180613-0111"
org.eclipse.emf.cdo.explorer.ui
org.eclipse.emf.cdo.ui.admin
org.eclipse.emf.cdo.server.ocl
+ org.eclipse.emf.cdo.ecore lazy
+ org.eclipse.emf.cdo.gmf.notation lazy
} \ No newline at end of file

Back to the top