equal
deleted
inserted
replaced
762 It is recommended that the compiler be upgraded. |
762 It is recommended that the compiler be upgraded. |
763 |
763 |
764 compiler.warn.static.not.qualified.by.type=\ |
764 compiler.warn.static.not.qualified.by.type=\ |
765 static {0} should be qualified by type name, {1}, instead of by an expression |
765 static {0} should be qualified by type name, {1}, instead of by an expression |
766 |
766 |
|
767 compiler.warn.source.no.bootclasspath=\ |
|
768 bootstrap class path not set in conjunction with -source {0} |
|
769 |
767 # Warnings related to annotation processing |
770 # Warnings related to annotation processing |
768 compiler.warn.proc.package.does.not.exist=\ |
771 compiler.warn.proc.package.does.not.exist=\ |
769 package {0} does not exist |
772 package {0} does not exist |
770 compiler.warn.proc.file.reopening=\ |
773 compiler.warn.proc.file.reopening=\ |
771 Attempt to create a file for ''{0}'' multiple times |
774 Attempt to create a file for ''{0}'' multiple times |