| # | |
| bin.includes = about.properties, about.mappings, about.ini, about.html, .,\ | |
| model/,\ | |
| META-INF/,\ | |
| plugin.xml,\ | |
| plugin.properties,\ | |
| license.html,\ | |
| epl-2.0.html | |
| jars.compile.order = . | |
| source.. = src/ | |
| output.. = target/classes/ | |
| src.includes = about.properties, about.mappings, about.ini, about.html, epl-2.0.html,\ | |
| license.html |