Implement "reflection not found" inspection and quick fix

This commit is contained in:
Alexander Udalov
2015-03-12 23:14:35 +03:00
parent 094fa2f92b
commit 4b4f6a713a
4 changed files with 133 additions and 0 deletions
@@ -441,6 +441,9 @@ replace.by.reconstructed.type=Replace by ''{0}''
suppress.warnings.family=Suppress Warnings
suppress.warning.for=Suppress ''{0}'' for {1} {2}
reflection.not.found=Reflection not found in the classpath
add.reflection.to.classpath=Add kotlin-reflect.jar to the classpath
# Kotlin Compiler Settings Tab
#Common