Files
openide/native
Nikolay Chashnikov d23d55e2a8 [remote dev launcher] unset environment variables set by remote-dev-server launcher when starting processes from the IDE (GTW-9586)
EnvironmentRestorer removes variables from the environment for processes started from the IDE if the corresponding INTELLIJ_ORIGINAL_ENV _ variable is set to empty string. So the native launcher should set empty value for variables set by it like it is done in the old launcher.sh.

GitOrigin-RevId: 1a3b69637f52e5f654a21911155567e042ff20ac
2024-08-28 12:44:42 +00:00
..