mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 15:27:45 +07:00
* will be used by the Process Tool Window to show the context of the executed command Merge-request: IJ-MR-176530 Merged-by: Vitaly Legchilkin <Vitaly.Legchilkin@jetbrains.com> GitOrigin-RevId: 70d41845943b5c19b0647ef4711b16f48c53b28c
5 lines
349 B
Properties
5 lines
349 B
Properties
python.execution.error={0}\nThe following command finished with error: {1}\nOutput: {2}\nError: {3}\Exit code: {4}
|
|
python.execution.cant.start.error={0}\nThe following command could not be started: {1}. Error {2} code: {3}
|
|
python.execution.timeout={0}\nThe following command stopped due to timeout: {1}.
|
|
tracecontext.non.interactive=Non Interactive
|