X-Git-Url: http://git.phpeclipse.com

diff --git a/net.sourceforge.phpeclipse.core/build.properties b/net.sourceforge.phpeclipse.core/build.properties
index 212d6fb..8263a8b 100644
--- a/net.sourceforge.phpeclipse.core/build.properties
+++ b/net.sourceforge.phpeclipse.core/build.properties
@@ -1,4 +1,12 @@
 source.webcore.jar = src/
 output.webcore.jar = bin/
 bin.includes = plugin.xml,\
-               webcore.jar
+               webcore.jar,\
+               META-INF/
+src.includes = src/,\
+               .classpath,\
+               .cvsignore,\
+               .project,\
+               META-INF/,\
+               build.properties
+