Files
kotlin-fork/idea/idea-jvm/resources/inspectionDescriptions/KotlinInvalidBundleOrProperty.html
T
Alexander Podkhalyuzin 8203d1c3fe Extracted Kotlin.JVM IDE into separate module
This change is required to have possibility to build plugin against
minor IDEs, which don't have Java. So we want to extract idea-jvm
2017-12-21 18:34:02 +03:00

6 lines
139 B
HTML

<html>
<body>
This inspection reports unresolved references to .properties file keys and resource bundles in Kotlin files.
</body>
</html>