Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 325817
Collapse All | Expand All

(-)build.properties (-2 / +2 lines)
Lines 25-36 Link Here
25
# All dependencies are always installed to Eclipse build target
25
# All dependencies are always installed to Eclipse build target
26
# dltk tests zip added explicitely, because there's no p2 repo with dltk tests.
26
# dltk tests zip added explicitely, because there's no p2 repo with dltk tests.
27
dependencyURLs=\
27
dependencyURLs=\
28
http://download.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800eclipse-SDK-3.6.1-linux-gtk-x86_64.tar.gz,\
28
http://download.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800/eclipse-SDK-3.6.1-linux-gtk-x86_64.tar.gz,\
29
http://download.eclipse.org/technology/dltk/downloads/drops/R2.0/R-2.0-201006161315/dltk-core-Automated_Tests-R-2.0-201006161315.zip,\
29
http://download.eclipse.org/technology/dltk/downloads/drops/R2.0/R-2.0-201006161315/dltk-core-Automated_Tests-R-2.0-201006161315.zip,\
30
http://download.eclipse.org/eclipse/downloads/drops/R-3.6-201006080911/eclipse-test-framework-3.6.zip
30
http://download.eclipse.org/eclipse/downloads/drops/R-3.6-201006080911/eclipse-test-framework-3.6.zip
31
31
32
# this should not be needed when using Hudson
32
# this should not be needed when using Hudson
33
eclipse.SDK.url=http://download.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800eclipse-SDK-3.6.1-linux-gtk-x86_64.tar.gz
33
eclipse.SDK.url=http://download.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800/eclipse-SDK-3.6.1-linux-gtk-x86_64.tar.gz
34
eclipse.SDK.file=eclipse-SDK-3.6RC3-linux-gtk-x86_64.tar.gz
34
eclipse.SDK.file=eclipse-SDK-3.6RC3-linux-gtk-x86_64.tar.gz
35
35
36
# repositories are used to install only features from featureIDsToInstall and pluginIDsToInstall
36
# repositories are used to install only features from featureIDsToInstall and pluginIDsToInstall

Return to bug 325817