Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-12-30 08:47:02 +0000
committerdavid_williams2009-12-30 08:47:02 +0000
commit6997c268cdeacc41af53adc2881cacdf7081bfdd (patch)
tree0179f9ec3584ccf4ee8542d489d50bf4323affda /releng/helios
parent8ba7df0ff7b021ea92a814a826ba10768c124f47 (diff)
downloadwebtools.maps-6997c268cdeacc41af53adc2881cacdf7081bfdd.tar.gz
webtools.maps-6997c268cdeacc41af53adc2881cacdf7081bfdd.tar.xz
webtools.maps-6997c268cdeacc41af53adc2881cacdf7081bfdd.zip
add dltk place holder, even though not used in helios builds, yet.
Diffstat (limited to 'releng/helios')
-rw-r--r--releng/helios/maps/dependencies.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index efaa7dee6..0fb035885 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/maps/dependencies.properties
@@ -392,3 +392,14 @@ wtp.description=WTP for jax ws Builds
wtp.build.home=http://download.eclipse.org/webtools/downloads/
wtp.mirror.prefixuri=/webtools/downloads/drops/R3.2/S-3.2.0M4-20091210120653
wtp.url=http://download.eclipse.org${wtp.mirror.prefixuri}
+
+### DLTK
+dltk.mirror.prefixuri=/technology/dltk/downloads/drops/R1.0/M-M200911111238-200911111238/
+dltk.file=dltk-core-sdk-M-M200911111238-200911111238.zip
+dltk.name=DLTK sdk v1
+
+dltk.url=http://download.eclipse.org${dltk.mirror.prefixuri}
+dltk.description=DLTK Code and Source.
+dltk.build.home=http://download.eclipse.org/technology/dltk/downloads/
+
+

Back to the top