Update eclipse build ID
diff --git a/org.eclipse.e4.builder/builder/general/build.properties b/org.eclipse.e4.builder/builder/general/build.properties
index a8835d7..2f40b5a 100644
--- a/org.eclipse.e4.builder/builder/general/build.properties
+++ b/org.eclipse.e4.builder/builder/general/build.properties
@@ -159,7 +159,7 @@
 # Base location for anything the build needs to compile against.  For example,
 # in most RCP app or a plug-in,  the baseLocation should be the location of a previously
 # installed Eclipse against which the application or plug-in code will be compiled and the RCP delta pack.
-eclipseBuildId=I20081127-0900
+eclipseBuildId=I20081202-1812
 
 base=${buildArea}/targets/${eclipseBuildId}
 #base=/opt/local/eclipse/I1104-0916