src/share/classes/com/sun/tools/javac/resources/javac.properties

changeset 916
cb9493a80341
parent 902
2a5c919f20b8
child 1230
b14d9583ce92
     1.1 --- a/src/share/classes/com/sun/tools/javac/resources/javac.properties	Mon Mar 07 11:37:54 2011 -0800
     1.2 +++ b/src/share/classes/com/sun/tools/javac/resources/javac.properties	Mon Mar 07 13:45:06 2011 -0800
     1.3 @@ -146,6 +146,8 @@
     1.4      Print information about which annotations a processor is asked to process
     1.5  javac.opt.prefer=\
     1.6      Specify which file to read when both a source file and class file are found for an implicitly compiled class
     1.7 +javac.opt.AT=\
     1.8 +    Read options and filenames from file
     1.9  
    1.10  ## errors
    1.11  

mercurial