示例:
class C1 { String CONST1 = "duplicate string"; } class C2 { String CONST2 = "duplicate string"; }
配置检查:
org.jetbrains.annotations.PropertyKey