Included classloader.properties in build.properties file.
diff --git a/bundles/org.eclipse.core.boot/build.properties b/bundles/org.eclipse.core.boot/build.properties
index fa7fb2b..860f04c 100644
--- a/bundles/org.eclipse.core.boot/build.properties
+++ b/bundles/org.eclipse.core.boot/build.properties
@@ -1,5 +1,5 @@
 source.boot.jar=src/
 src.includes=about.html
-bin.includes=plugin.xml,boot.xml,*.jar,plugin.properties,about.html,splash.bmp
+bin.includes=plugin.xml,boot.xml,*.jar,plugin.properties,about.html,splash.bmp,classloader.properties
 javadoc.packages=org.eclipse.core.boot.*