| source.. = src/ | |
| output.. = bin/ | |
| bin.includes = META-INF/,\ | |
| .,\ | |
| plugin.xml,\ | |
| images/,\ | |
| examples/,\ | |
| build.properties,\ | |
| epl-v10.html,\ | |
| about.html,\ | |
| plugin.properties,\ | |
| licence/,\ | |
| notice.html | |
| src.includes = images/,\ | |
| META-INF/,\ | |
| examples/,\ | |
| src/,\ | |
| plugin.xml,\ | |
| plugin.properties,\ | |
| notice.html,\ | |
| licence/,\ | |
| epl-v10.html,\ | |
| build.properties,\ | |
| about.html |