Implement "reflection not found" inspection and quick fix
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports expressions which use reflection features in the module which doesn't have a dependency on kotlin-reflect.jar.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user