Fix nasty bug #706. See trac.
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.ui / build.properties
index a6d4617..1cc0067 100644 (file)
@@ -1,9 +1,18 @@
 source.debug.jar = src/
 bin.includes = debug.jar,\
-               .classpath,\
-               .project,\
-               .template,\
-               bin/,\
                plugin.properties,\
                plugin.xml,\
-               icons/
+               icons/,\
+               .template,\
+               META-INF/
+src.includes = src/,\
+               plugin.xml,\
+               plugin.properties,\
+               icons/,\
+               build.properties,\
+               META-INF/,\
+               .template,\
+               .project,\
+               .cvsignore,\
+               .classpath
+