mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
StatisticsStateCollectorsScheduler - do not use projectOpened
GitOrigin-RevId: 04e0a645ab05c5ebf9241d93803559b0794d6f6a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0bd061fca0
commit
28d91ee7e8
@@ -10,6 +10,7 @@
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
<applicationInitializedListener implementation="com.intellij.internal.statistic.updater.StatisticsJobsScheduler"/>
|
||||
<applicationInitializedListener implementation="com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler"/>
|
||||
<postStartupActivity implementation="com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler$MyStartupActivity"/>
|
||||
|
||||
<projectViewPane implementation="com.intellij.ide.projectView.impl.ProjectViewPane"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user