mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 06:59:44 +07:00
[project] dropping outdated SocketLock logger settings (IDEA-238995)
GitOrigin-RevId: 7f90672a13e437e926ba73297aaf8a38da36ac55
This commit is contained in:
committed by
intellij-monorepo-bot
parent
436a9c577c
commit
53ebc510cd
@@ -326,8 +326,6 @@ impl RemoteDevLaunchConfiguration {
|
||||
// TODO: disable once IDEA doesn't require JBA login for remote dev
|
||||
("eap.login.enabled", "false"),
|
||||
|
||||
("#com.intellij.idea.SocketLock.level", "FINE"),
|
||||
|
||||
// TODO: CWM-5782 figure out why posix_spawn / jspawnhelper does not work in tests
|
||||
// ("jdk.lang.Process.launchMechanism", "vfork"),
|
||||
];
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
\#com.intellij.idea.SocketLock.level=FINER
|
||||
|
||||
Reference in New Issue
Block a user