Files
openide/java/execution/openapi
Sergey Simonchikandintellij-monorepo-bot c931bdc268 provide a way to guarantee stdout/stderr messages ordering (IDEA-70016, WEB-23329)
Introduce "run.processes.with.redirectedErrorStream" registry key to optionally merge stderr and stdout streams of spawned processes. As a downside, it makes stderr and stdout indistinguable for IDE, so they look the same in console.

GitOrigin-RevId: f208afb1c9f2689c6eafbbfd1a5e42269d4bc11f
2019-10-10 17:02:39 +00:00
..