source.. = src/ | |
output.. = target/classes/ | |
bin.includes = about.properties,\ | |
about.mappings,\ | |
about.ini,\ | |
about.html,\ | |
META-INF/,\ | |
.settings/,\ | |
.,\ | |
OSGI-INF/,\ | |
license.html,\ | |
LICENSE.txt,\ | |
i18n/ | |
src.includes = about.properties, about.mappings, about.ini, about.html, license.html,\ | |
LICENSE.txt |