mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
Make PythonSdkTableListener an application listener (PY-41923)
GitOrigin-RevId: 7b3347a15de807003f93bbe1a12467641404e082
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e0ecc967ce
commit
fa39bca77b
@@ -15,10 +15,8 @@
|
||||
</action>
|
||||
</actions>
|
||||
|
||||
<application-components>
|
||||
<component>
|
||||
<implementation-class>com.jetbrains.python.facet.PythonSdkTableListener</implementation-class>
|
||||
</component>
|
||||
</application-components>
|
||||
<applicationListeners>
|
||||
<listener class="com.jetbrains.python.facet.PythonSdkTableListener" topic="com.intellij.openapi.projectRoots.ProjectJdkTable$Listener"/>
|
||||
</applicationListeners>
|
||||
|
||||
</idea-plugin>
|
||||
Reference in New Issue
Block a user