Use system proxy settings in IntelliJ IDEA Close any running IntelliJ IDEA instances Add this line to your idea.properties file: java.net.useSystemProxies=true Start IntelliJ, go to File – Settings – HTTP Proxy, select “Auto-detect proxy settings”. Share this: Email a link to a friend (Opens in new window) Email Print (Opens in new window) Print Share on Facebook (Opens in new window) Facebook Share on Reddit (Opens in new window) Reddit Share on Pinterest (Opens in new window) Pinterest Share on Tumblr (Opens in new window) Tumblr Share on X (Opens in new window) X Share on LinkedIn (Opens in new window) LinkedIn Like Loading... Related
In recent versions of IntelliJ IDEA, you can set this directly in the IDE via the *Help* menu, *Edit Custom Properties…* Reply
In recent versions of IntelliJ IDEA, you can set this directly in the IDE via the *Help* menu, *Edit Custom Properties…*
Good to know. Thanks for the feedback, John.