mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-149309 Set "-XX:HeapDumpPath" and "-XX:ErrorFile" in IDE launchers
This commit is contained in:
@@ -538,6 +538,7 @@ binding.setVariable("layoutMacApp", { String path, String ch, Map args ->
|
||||
replacefilter(token: "@@version@@", value: version)
|
||||
replacefilter(token: "@@vmoptions@@", value: vmOptions)
|
||||
replacefilter(token: "@@idea_properties@@", value: coreProperties)
|
||||
replacefilter(token: "@@idea.paths.selector@@", value: args.system_selector)
|
||||
replacefilter(token: "@@class_path@@", value: classPath)
|
||||
replacefilter(token: "@@help_id@@", value: helpId)
|
||||
replacefilter(token: "@@url_schemes@@", value: urlSchemes)
|
||||
|
||||
Reference in New Issue
Block a user