Implement "reflection not found" inspection and quick fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user