From 57aefbcd57b18b5024d0278b255495bd753c933c Mon Sep 17 00:00:00 2001 From: Ilya Kirillov Date: Thu, 2 Jul 2020 19:34:37 +0300 Subject: [PATCH] FIR IDE: migrate to 201 --- idea/resources-fir/META-INF/plugin.xml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/idea/resources-fir/META-INF/plugin.xml b/idea/resources-fir/META-INF/plugin.xml index f99ae30b6b4..d68424599ad 100644 --- a/idea/resources-fir/META-INF/plugin.xml +++ b/idea/resources-fir/META-INF/plugin.xml @@ -13,7 +13,7 @@ The Kotlin FIR plugin provides language support in IntelliJ IDEA and Android Stu @snapshot@ JetBrains - + com.intellij.modules.platform @@ -54,12 +54,6 @@ The Kotlin FIR plugin provides language support in IntelliJ IDEA and Android Stu - - - org.jetbrains.kotlin.idea.caches.trackers.KotlinCodeBlockModificationListener - - - @@ -160,6 +154,8 @@ The Kotlin FIR plugin provides language support in IntelliJ IDEA and Android Stu + +