Some serious cleanup on manifests, plugin.xml, build.properties and plugin.properties...
[phpeclipse.git] / net.sourceforge.phpeclipse.core / build.properties
index 1f1c94c..8263a8b 100644 (file)
@@ -1,5 +1,12 @@
 source.webcore.jar = src/
 output.webcore.jar = bin/
 bin.includes = plugin.xml,\
-               webcore.jar
-src.includes = src/
\ No newline at end of file
+               webcore.jar,\
+               META-INF/
+src.includes = src/,\
+               .classpath,\
+               .cvsignore,\
+               .project,\
+               META-INF/,\
+               build.properties
+