mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Move Python Stub Packages Advertiser statistics group to the community python module
It's being used in by PyStubPackagesAdvertiser, which is also in the community GitOrigin-RevId: 7b2c8180b81183928f1adc05fda041ddb421a429
This commit is contained in:
committed by
intellij-monorepo-bot
parent
65bc09235f
commit
1057b10afa
@@ -518,6 +518,9 @@
|
||||
<statistics.counterUsagesCollector implementationClass="com.jetbrains.python.debugger.statistics.PyDataViewerCollector"/>
|
||||
<statistics.counterUsagesCollector implementationClass="com.intellij.python.community.impl.installer.BinaryInstallerUsagesCollector"/>
|
||||
|
||||
<notificationGroup id="Python Stub Packages Advertiser" displayType="STICKY_BALLOON" bundle="messages.PyBundle"
|
||||
key="code.insight.stub.package.advertiser.notifications.group.title"/>
|
||||
|
||||
<!-- Code-insight IDE bridge -->
|
||||
<applicationService serviceInterface="com.jetbrains.python.PythonRuntimeService"
|
||||
serviceImplementation="com.jetbrains.python.PythonRuntimeServiceImpl"/>
|
||||
|
||||
Reference in New Issue
Block a user