If you use IntellijIDEA that was installed from Jetbrains Toolbox:
- Look for the
idea.properties
in the directory:%AppData%\Roaming\JetBrains\IntelliJIdea2021.3
- Add this line in that file:
java.net.useSystemProxies=true
If you use IntellijIDEA that was installed from Jetbrains Toolbox:
idea.properties
in the directory:
%AppData%\Roaming\JetBrains\IntelliJIdea2021.3
java.net.useSystemProxies=true