messages.properties

来自「Checkstyle 可寻找:·不能使用的或者多余的输入 ·空格更好的地方不使用」· PROPERTIES 代码 · 共 7 行

PROPERTIES
7
字号
block.empty=Empty {0} block.
hex.case.constant="Case constant ''{0}'' must not start with ''0x'' or ''0X''.
needBraces=''{0}'' construct must use '''{}'''s.
short.variable.name=Short variable name ''{0}''.
string.conditional=String literal {0} must not be an operand.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?