| source.. = src/ | |
| output.. = bin/ | |
| bin.includes = plugin.xml,\ | |
| .,\ | |
| icons/,\ | |
| about.html,\ | |
| plugin.properties,\ | |
| META-INF/ | |
| compilerAdapter=org.eclipse.ajdt.core.ant.AJDT_AjcCompilerAdapter | |
| compilerAdapter.useLog=true | |
| compilerAdapter.useArgFile=true | |
| sourceFileExtensions=*.java, *.aj | |
| compilerArg=-XnotReweavable |