mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
fix "com.intellij.diagnostic.PluginException: action specified by reference isn't registered (ID=RemoteServers.ConnectServer) [Plugin: Docker]"
GitOrigin-RevId: fb9ec01cd1cf965d05cf948634a84b5c60c9808e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e7b81fe125
commit
fc0eea5430
@@ -4,8 +4,8 @@
|
||||
Both Community and Professional editions. -->
|
||||
<module value="com.intellij.modules.pycharm"/>
|
||||
|
||||
<xi:include href="/META-INF/PlatformLangXmlPlugin.xml" xpointer="xpointer(/idea-plugin/*)"/>
|
||||
<xi:include href="/META-INF/RemoteServers.xml" xpointer="xpointer(/idea-plugin/*)"/>
|
||||
<xi:include href="/META-INF/PlatformLangXmlPlugin.xml"/>
|
||||
<xi:include href="intellij.platform.remoteServers.impl.xml"/>
|
||||
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
<applicationInitializedListener implementation="com.intellij.internal.statistic.updater.StatisticsJobsScheduler"/>
|
||||
|
||||
Reference in New Issue
Block a user