Author: nickboldt
Date: 2010-10-21 10:53:50 -0400 (Thu, 21 Oct 2010)
New Revision: 25976
Modified:
trunk/build/target-platform/build.xml
Log:
update to latest Eclipse 3.6.x Maintenance build
Modified: trunk/build/target-platform/build.xml
===================================================================
--- trunk/build/target-platform/build.xml 2010-10-21 14:22:55 UTC (rev 25975)
+++ trunk/build/target-platform/build.xml 2010-10-21 14:53:50 UTC (rev 25976)
@@ -81,7 +81,7 @@
<!-- TODO: make this work on Mac and Windows? Currently only meant to work with linux
32- and 64-bit slaves -->
<target name="get.eclipse">
<!-- NOTE: must use same platform (50M) or SDK (103M - 168M) version as feature
version on target platform, or will get install/update conflicts -->
- <property name="eclipse.version" value="M20101013-0800" />
+ <property name="eclipse.version" value="M20101020-0925" />
<property name="eclipse.URL"
value="http://www.eclipse.org/downloads/download.php?r=1&fil...
/>
<!--<property name="eclipse.URL"
value="http://www.eclipse.org/downloads/download.php?r=1&fil...
/>
<property name="eclipse.version" value="eclipse-SDK-3.6.1" />
-->