1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00

Pick an SDK build, any sdk build.

This commit is contained in:
Doug Schaefer 2010-06-14 19:17:59 +00:00
parent 36cc171f3f
commit 5b2bdc6fcf

View file

@ -14,7 +14,7 @@
<target name="init">
<touch file="${user.home}/.cvspass" />
<tstamp/>
<property name="eclipseDist" value="/home/data/httpd/download.eclipse.org/eclipse/downloads/drops/S-3.6RC4-201006031500/eclipse-SDK-3.6RC4-linux-gtk-${osgi.arch}.tar.gz"/>
<property name="eclipseDist" value="/home/data/httpd/download.eclipse.org/eclipse/downloads/drops/I20100608-0911/eclipse-SDK-I20100608-0911-linux-gtk-${osgi.arch}.tar.gz"/>
<property name="rseDist" value="/home/data/httpd/download.eclipse.org/dsdp/tm/downloads/drops/N.latest/RSE-SDK-latest.zip"/>
<property name="branchVersion" value="7.0.0"/>
<property name="timestamp" value="${DSTAMP}${TSTAMP}" />