Some serious cleanup on manifests, plugin.xml, build.properties and plugin.properties...
[phpeclipse.git] / net.sourceforge.phpeclipse.launching / build.properties
index 6948c1e..ee0810d 100644 (file)
@@ -1,9 +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,\
-               launch.jar
-src.includes = src/
\ No newline at end of file
+               plugin.properties,\
+               plugin.xml
+