Picked up JAVA_TOOL_OPTIONS
Answered
I'm having issues with pushing to git on linux. IntelliJ shows error like this:
Picked up JAVA_TOOL_OPTIONS:-Djava.io.tmpdir=
IntelliJ version 2019.3
Please sign in to leave a comment.
Remove JAVA_TOOL_OPTIONS environment variable, logout, login. Are there any other errors?
Typing in terminal
echo $JAVA_TOOL_OPTIONS
does't give anything, so I assume its not set.
Only this error,but it repeats twice. Some long text and RPC failed.
Please share the logs: https://uploads.services.jetbrains.com/.
Help | Compress Logs and Show in ...
Provide the file name here.
This is not the error, just the informational message. What's the real error/problem?