| source.. = src/,\ | |
| src-gen/ | |
| bin.includes = about.properties,\ | |
| about.mappings,\ | |
| about.ini,\ | |
| about.html,\ | |
| META-INF/,\ | |
| .,\ | |
| plugin.xml,\ | |
| icons/,\ | |
| epl-2.0.html,\ | |
| license.html,\ | |
| LICENSE.txt | |
| jre.compilation.profile = JavaSE-1.8 | |
| output.. = target/classes | |
| src.includes = about.html,\ | |
| about.ini,\ | |
| about.mappings,\ | |
| about.properties,\ | |
| epl-2.0.html,\ | |
| license.html,\ | |
| LICENSE.txt |