source.launch.jar = src/
-bin.includes = .classpath,\
- .project,\
- .template,\
- bin/,\
- plugin.xml,\
+bin.includes = plugin.xml,\
plugin.properties,\
- launch.jar
+ launch.jar,\
+ .classpath,\
+ .project,\
+ .template
+src.includes = src/
\ No newline at end of file