| source.. = src/ | |
| output.. = target/classes/ | |
| bin.includes = about.properties,\ | |
| about.mappings,\ | |
| about.ini,\ | |
| about.html,\ | |
| META-INF/,\ | |
| VAADIN/,\ | |
| plugin.xml,\ | |
| .,\ | |
| license.html,\ | |
| LICENSE.txt,\ | |
| epl-v10.html,\ | |
| lib/,\ | |
| about_files/ | |
| src.includes = about.properties,\ | |
| about.mappings,\ | |
| about.ini,\ | |
| about.html,\ | |
| license.html,\ | |
| LICENSE.txt,\ | |
| epl-v10.html,\ | |
| about_files/ |