mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
Add threadDump parser to platform implementation modules
GitOrigin-RevId: 65e9be575786e5bf6a3d468538d77812df797bb2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c4b455eb43
commit
8f2fe94325
@@ -96,6 +96,7 @@ private val PLATFORM_IMPLEMENTATION_MODULES = java.util.List.of(
|
||||
"intellij.platform.ide.designer",
|
||||
"intellij.platform.ide.remote",
|
||||
"intellij.platform.ide.ui.inspector",
|
||||
"intellij.platform.threadDumpParser",
|
||||
)
|
||||
|
||||
@Suppress("RemoveRedundantQualifierName")
|
||||
|
||||
Reference in New Issue
Block a user