I have intellij 2017.3 gradle and java-9.
For example setting the PATH variable.
None of the following work.
- setting via the build dialog
- $PATH changes made in .profile OR
- OR /etc/paths OR
- /etc/launchd.conf
I'd expect the build dialog to work and setting within /etc/paths.
None of these options are working, and within the code the path variable is the default. e.g. without /usr/local/bin.