]> source.dussan.org Git - aspectj.git/commitdiff
beta 2, usage for -emacssym
authorwisberg <wisberg>
Tue, 17 Dec 2002 05:35:18 +0000 (05:35 +0000)
committerwisberg <wisberg>
Tue, 17 Dec 2002 05:35:18 +0000 (05:35 +0000)
org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties

index 3db1d2dc70f37fdcaffd9f5eedf572761c1cd962..4cbcb071f3100a498b7915b5b87b28b7e805e3d2 100644 (file)
@@ -4,14 +4,15 @@ configure.version = AspectJ Compiler 1.1beta1
 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\