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

changeset 1759
05ec778794d0
parent 1569
475eb15dfdad
child 1797
019063968164
equal deleted inserted replaced
1758:bcd927639039 1759:05ec778794d0
166 Print information about which annotations a processor is asked to process 166 Print information about which annotations a processor is asked to process
167 javac.opt.prefer=\ 167 javac.opt.prefer=\
168 Specify which file to read when both a source file and class file are found for an implicitly compiled class 168 Specify which file to read when both a source file and class file are found for an implicitly compiled class
169 javac.opt.AT=\ 169 javac.opt.AT=\
170 Read options and filenames from file 170 Read options and filenames from file
171 javac.opt.diags=\
172 Select a diagnostic mode
171 173
172 ## errors 174 ## errors
173 175
174 javac.err.empty.A.argument=\ 176 javac.err.empty.A.argument=\
175 -A requires an argument; use ''-Akey'' or ''-Akey=value'' 177 -A requires an argument; use ''-Akey'' or ''-Akey=value''

mercurial