Eclipse: Proxy Settings For Use with VPN

Couldn't get it to work yet with VPN, but here are the 3 locations that are involved.

1. *\eclipseOxy32\eclipse.ini

2. Run>RunConfigurations>Eclipse>E

3. Window>Preferences>General>NetworkConnections

 

Note: If these don't match the runtime Conffiguration Arguments, a warning will be thrown

-Dhttp.proxyHost
-Dhttps.proxyPort

System property http.proxyHost is not set but should be x.x.x.x

System property https.proxyPort is not set but should be xxx

 

 

Tags