Custom Plugin written in Java for Goland not able to read variable from system env

Answered

Custom Plugin written in Java for Goland not able to read variable from system env. Running plugin in debug mode with same Goland version is working fine.
Using method System.getenv() to get the env variable

0
1 comment

Please provide more context, where do you call this from? What IDE versions are you testing against? How are the IDEs started?
Could you please share the code snippet where this happens?

0

Please sign in to leave a comment.