Basic merge to M5 using jdt.core v20120125-1544
diff --git a/org.eclipse.jdt.core/build.properties b/org.eclipse.jdt.core/build.properties
index ff520f9..8e3f678 100644
--- a/org.eclipse.jdt.core/build.properties
+++ b/org.eclipse.jdt.core/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2010 IBM Corporation and others.
+# Copyright (c) 2000, 2011 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -24,7 +24,8 @@
                    org.eclipse.jdt.core.jdom.*,\
                    org.eclipse.jdt.core.dom.*,\
                    org.eclipse.jdt.core.dom.rewrite.*,\
-                   org.eclipse.jdt.core.search.*
+                   org.eclipse.jdt.core.search.*,\
+                   org.eclipse.jdt.core.index.*
 source.. =   batch/,\
 	         codeassist/,\
 	         compiler/,\