From fcdeded91b05341e17e8e4e3379e4d94f24e56f4 Mon Sep 17 00:00:00 2001 From: Vladimir Krivosheev Date: Fri, 11 Dec 2020 13:17:51 +0100 Subject: [PATCH] PlatformInspectionProfileConfigurator is used only in pycharm - must be located in pycharm module GitOrigin-RevId: 4b6d5332f2f720def438b8a525e4194cf8b92209 --- .../resources/META-INF/pycharm-community-customization.xml | 2 +- .../python}/PlatformInspectionProfileConfigurator.java | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) rename {platform/lang-impl/src/com/intellij/platform => python/ide/impl/src/com/jetbrains/python}/PlatformInspectionProfileConfigurator.java (89%) diff --git a/python/ide/impl/resources/META-INF/pycharm-community-customization.xml b/python/ide/impl/resources/META-INF/pycharm-community-customization.xml index 2f4ca5c5595e..226d9219a98d 100644 --- a/python/ide/impl/resources/META-INF/pycharm-community-customization.xml +++ b/python/ide/impl/resources/META-INF/pycharm-community-customization.xml @@ -46,7 +46,7 @@ order="after sdk"/> - +