source.debug.jar = src/
bin.includes = debug.jar,\
- .classpath,\
- .project,\
- .template,\
- bin/,\
plugin.properties,\
plugin.xml,\
- icons/
+ icons/,\
+ .classpath,\
+ .project,\
+ .template
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
source.phphelp.jar = src/
bin.includes = phphelp.jar,\
- .classpath,\
- .project,\
- .template,\
- bin/,\
phphelp.xml,\
plugin.properties,\
- plugin.xml
+ plugin.xml,\
+ .classpath,\
+ .project,\
+ .template