Resource Bundles: Inspections on invalid property key/resource bundle references
#KT-6946 In Progress
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection verifies that arguments passed to functions with parameters annotated as @PropertyKey are valid property keys in the respective properties files. It also verifies that the resourceBundle argument of the @PropertyKey annotation is an existing resource bundle.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user