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
-src.includes = src/
\ No newline at end of file
+ .template,\
+ META-INF/,\
+ build.properties,\
+ cpl-v10.html,\
+ plugin.properties,\
+ plugin.xml
+