mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-13 03:55:22 +02:00
[releng] update to 3.7m3
This commit is contained in:
parent
640c73fae8
commit
7c776cdfde
1 changed files with 8 additions and 8 deletions
|
@ -21,16 +21,16 @@ if [ "$IHOME" = "" ]; then
|
|||
fi
|
||||
# prepare the base Eclipse installation in folder "eclipse"
|
||||
ECL_DIR=$IHOME/eclipse
|
||||
#ep_rel=S
|
||||
#ep_ver=3.7M3
|
||||
#ep_date=201010281441
|
||||
#ep_swtver=3.7.0.v3712b
|
||||
ep_rel=S
|
||||
ep_ver=3.7M3
|
||||
ep_date=201010281441
|
||||
ep_swtver=3.7.0.v3712b
|
||||
|
||||
#Use 3.6.1 base for now because 3.7M3 seems unreliable with long delay over network
|
||||
ep_rel=R
|
||||
ep_ver=3.6.1
|
||||
ep_date=201009090800
|
||||
ep_swtver=3.6.1.v3655c
|
||||
#ep_rel=R
|
||||
#ep_ver=3.6.1
|
||||
#ep_date=201009090800
|
||||
#ep_swtver=3.6.1.v3655c
|
||||
|
||||
uname_s=`uname -s`
|
||||
uname_m=`uname -m`
|
||||
|
|
Loading…
Add table
Reference in a new issue