Exclude kotlin.reflect.jvm.internal.impl from import and completion in project
This commit is contained in:
Generated
+8
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="JavaProjectCodeInsightSettings">
|
||||||
|
<excluded-names>
|
||||||
|
<name>kotlin.reflect.jvm.internal.impl</name>
|
||||||
|
</excluded-names>
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
Reference in New Issue
Block a user