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