mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:10:43 +07:00
ij-wrench init
(cherry picked from commit 504a576c24bc7a4b4b3ef1534ad85505f4db6f1a) GitOrigin-RevId: 4b477534761b0aa9d9bbe8a87c89f25e8a46ad78
This commit is contained in:
committed by
intellij-monorepo-bot
parent
191d266208
commit
c07441eaa8
@@ -641,7 +641,8 @@ class JarPackager private constructor(
|
||||
|
||||
private val agentLibrariesNotForcedInSeparateJars = listOf(
|
||||
"ideformer",
|
||||
"code-agents"
|
||||
"code-agents",
|
||||
"code-prompt-agents"
|
||||
)
|
||||
|
||||
private suspend fun isSeparateJar(fileName: String, file: Path, jarPath: String): Boolean {
|
||||
|
||||
Reference in New Issue
Block a user