Some serious cleanup on manifests, plugin.xml, build.properties and plugin.properties...
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core / build.properties
index 445bbf6..0609b09 100644 (file)
@@ -1,9 +1,19 @@
 source.core.jar = src/
 bin.includes = core.jar,\
-               .classpath,\
-               .project,\
                .template,\
                os/,\
                plugin.properties,\
-               plugin.xml
-src.includes = src/ 
\ No newline at end of file
+               plugin.xml,\
+               META-INF/,\
+               icons/
+src.includes = src/,\
+               plugin.xml,\
+               plugin.properties,\
+               icons/,\
+               build.properties,\
+               META-INF/,\
+               .template,\
+               .project,\
+               .cvsignore,\
+               .classpath
+