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

diff --git a/net.sourceforge.phpeclipse.launching/build.properties b/net.sourceforge.phpeclipse.launching/build.properties
index c95a801..ee0810d 100644
--- a/net.sourceforge.phpeclipse.launching/build.properties
+++ b/net.sourceforge.phpeclipse.launching/build.properties
@@ -1 +1,18 @@
 source.launch.jar = src/
+bin.includes = plugin.xml,\
+               plugin.properties,\
+               .template,\
+               cpl-v10.html,\
+               launch.jar,\
+               META-INF/
+src.includes = src/,\
+               .classpath,\
+               .cvsignore,\
+               .project,\
+               .template,\
+               META-INF/,\
+               build.properties,\
+               cpl-v10.html,\
+               plugin.properties,\
+               plugin.xml
+