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