Closed joserobjr closed 4 years ago
Thanks for the pull request!
Do you think it makes sense to pass the parent environment only on Windows systems? On Linux it works with a clean environment without problems. Inheriting the system environment could have ill effects
I just noticed that it was you who gave the answer suggesting to activate the checkbox manually lol
I really don't know because I can't test on Linux and I have few experiences on this topic. No green play arrows from this plugin were working, they were also ignoring manual configurations in the run configuration template menu. Making that flag true by default made everything work out of the box
Fixes artyushov#19 by setting the
passParentEnvs
astrue
by default