mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
IDEABKL-4391 ("Duplicate property" and "Invalid property key" inspections should be in "Properties Files" category)
This commit is contained in:
@@ -67,4 +67,5 @@ public interface GroupNames {
|
||||
String JAVAEE_GROUP_NAME = InspectionsBundle.message("group.names.javaee.issues");
|
||||
String CONCURRENCY_ANNOTATION_ISSUES = InspectionsBundle.message("group.names.concurrency.annotation.issues");
|
||||
String JAVADOC_GROUP_NAME = InspectionsBundle.message("group.names.javadoc.issues");
|
||||
String PROPERTIES_GROUP_NAME = InspectionsBundle.message("group.names.properties.files");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user