Build: drop IntelliJ 2018.3 support (KT-35374)

Delete references in code
This commit is contained in:
Michael Kuzmin
2019-12-20 16:51:21 +03:00
parent 9b7717c37a
commit e8a821986f
27 changed files with 35 additions and 160 deletions
-1
View File
@@ -99,7 +99,6 @@
<option name="problems">
<list>
<Problem reference="com.intellij.util.JdomKt#element" reason="Removed in 191" />
<Problem reference="com.intellij.execution.JavaRunConfigurationExtensionManager#getInstance" reason="Can't be used in Kotlin, because method was replaced with property after J2K in 183. Use JavaRunConfigurationExtensionManagerUtil instead." />
<Problem reference="org.jetbrains.kotlin.idea.reporter.ITNReporterCompat#submit" reason="parentComponent is nullable in AS" />
<Problem reference="com.intellij.diagnostic.ITNReporter#submit" reason="parentComponent is nullable in AS" />
</list>