configure.directoryNotExist = invalid option or directory does not exist: {0}
### miscellaneous
-misc.usage = AspectJ Compiler 1.1beta1\n\n\
+misc.usage = AspectJ Compiler 1.1beta2\n\n\
Usage: <options> <source files | directories>\n\n\
AspectJ-specific options:\n\
-Xlint generate crosscutting-specific warnings\n\
-injars <jar 1>;<jar 2>;...;<jar P>\n\
-outjar <file> generate a single JAR instead of multiple .class files\n\
-incremental persistant incremental compiler, requires -sourceroots\n\
- -sourceroots <dir> find and build all source files under <dir>;<dir 2>;...\n\n\
+ -sourceroots <dir> find and build all source files under <dir>;<dir 2>;...\n\
+ -emacssym generate .ajesym symbol files for emacs support\n\n\
Standard Eclipse compiler options:\n\
-help display this help message\n\
-version compiler version number\n\