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

changeset 215
9d541fd2916b
parent 165
4f7b344a1ce0
child 221
6ada6122dd4f
equal deleted inserted replaced
213:49281ea88125 215:9d541fd2916b
344 compiler.err.pkg.annotations.sb.in.package-info.java=\ 344 compiler.err.pkg.annotations.sb.in.package-info.java=\
345 package annotations should be in file package-info.java 345 package annotations should be in file package-info.java
346 compiler.err.pkg.clashes.with.class.of.same.name=\ 346 compiler.err.pkg.clashes.with.class.of.same.name=\
347 package {0} clashes with class of same name 347 package {0} clashes with class of same name
348 348
349 compiler.err.warnings.and.werror=\
350 warnings found and -Werror specified
351
349 # Errors related to annotation processing 352 # Errors related to annotation processing
350 353
351 compiler.err.proc.cant.access=\ 354 compiler.err.proc.cant.access=\
352 cannot access {0}\n\ 355 cannot access {0}\n\
353 {1}\n\ 356 {1}\n\

mercurial