mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
Upgrade to Platform RC3, EMF RC2, Basebuilder RC2_33
This commit is contained in:
parent
d725d84f41
commit
b6d40ffdf2
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ fi
|
|||
if [ ! -f eclipse/plugins/org.eclipse.emf_2.3.0.v200705300200.jar ]; then
|
||||
# EMF 2.3.0 Runtime
|
||||
echo "Getting EMF Runtime..."
|
||||
wget "http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.3.0/S200705300200/emf-sdo-runtime-2.3.0RC2.zip
|
||||
wget "http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.3.0/S200705300200/emf-sdo-runtime-2.3.0RC2.zip"
|
||||
unzip -o emf-sdo-runtime-2.3.0RC2.zip
|
||||
rm emf-sdo-runtime-2.3.0RC2.zip
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue