mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
reverted
This commit is contained in:
@@ -318,7 +318,6 @@ binding.setVariable("wireBuildDate", { String buildNumber, String appInfoFile ->
|
||||
binding.setVariable("commonJvmArgsForTests", {
|
||||
def jdwp = "-Xrunjdwp:transport=dt_socket,server=y,suspend=$debugSuspend"
|
||||
if (debugPort != null) jdwp += ",address=$debugPort"
|
||||
else jdwp += ",address=5555"
|
||||
|
||||
return [
|
||||
"-ea",
|
||||
|
||||
Reference in New Issue
Block a user