1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00

Use ep I20090426-2000 as base

This commit is contained in:
Martin Oberhuber 2009-04-27 15:09:26 +00:00
parent 4ba145a0c5
commit d524000937

View file

@ -49,7 +49,7 @@ ep_ver=I20090426-2000
ep_date=
P2_disabled=false
P2_no_dropins=false
if [ ! -f eclipse/plugins/org.eclipse.swt_3.5.0.v3529a.jar ]; then
if [ ! -f eclipse/plugins/org.eclipse.swt_3.5.0.v3543.jar ]; then
curdir2=`pwd`
if [ ! -d eclipse -o -h eclipse ]; then
if [ -d eclipse-${ep_ver}-${ep_arch} ]; then