mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-18 13:45:45 +02:00
Use ep I20090426-2000 as base
This commit is contained in:
parent
1e29d7ac84
commit
16104932d0
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ if [ ! -f ${DROPIN}/eclipse/plugins/org.eclipse.emf.doc_${EMFBRANCH}.v${EMFDATE}
|
||||||
rm emf-xsd-SDK-${EMFVER}.zip
|
rm emf-xsd-SDK-${EMFVER}.zip
|
||||||
cd ${DROPUP}
|
cd ${DROPUP}
|
||||||
fi
|
fi
|
||||||
if [ ! -f eclipse/plugins/org.junit_3.8.2.v20080602-1318/junit.jar ]; then
|
if [ ! -f eclipse/plugins/org.junit_3.8.2.v20090203-1005/junit.jar ]; then
|
||||||
# Eclipse Test Framework
|
# Eclipse Test Framework
|
||||||
echo "Getting Eclipse Test Framework..."
|
echo "Getting Eclipse Test Framework..."
|
||||||
wget "http://download.eclipse.org/eclipse/downloads/drops/${ep_rel}${ep_ver}${ep_date}/eclipse-test-framework-${ep_ver}.zip"
|
wget "http://download.eclipse.org/eclipse/downloads/drops/${ep_rel}${ep_ver}${ep_date}/eclipse-test-framework-${ep_ver}.zip"
|
||||||
|
|
Loading…
Add table
Reference in a new issue