I need to tell IntelliJ NOT to use the HTTP Proxy for certain hosts that reside on our intranet. For some reason, when IntelliJ uses a proxy the Weblogic deployment plugin has issues. This appears to be similar to this post. However, I still need the proxy for other plugins/features.
Most things that use a proxy have some way of excluding hosts. What about IDEA? I am evaluating version 11.
Please refer to the Java Networking and Proxies:
In IntelliJ IDEA this option can be added in IDEA\bin\idea.exe.vmoptions (or IDEA\bin\idea64.exe.vmoptions) on Windows, IDEA/bin/idea.vmoptions (or IDEA/bin/idea64.vmoptions) on Linux or Info.plist on Mac.