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
+