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
+