If you have proxy server requirements and want to configure your http(s) proxy to work with the Liferay Upgrade Planner, follow the instructions below.
-
In Dev Studio’s
DeveloperStudio.ini
/eclipse.ini
file, add the following parameters:-Djdk.http.auth.proxying.disabledSchemes= -Djdk.http.auth.tunneling.disabledSchemes=
-
Launch Dev Studio.
-
Go to Window → Preferences → General → Network Connections.
-
Set the Active Provider drop-down selector to Manual.
-
Under Proxy entries, configure both proxy HTTP and HTTPS by clicking the field and selecting the Edit button.
Figure 1: You can configure your proxy settings in Dev Studio's Network Connections menu.
-
For each schema (HTTP and HTTPS), enter your proxy server’s host, port, and authentication settings (if necessary). Do not leave whitespace at the end of your proxy host or port settings.
-
Once you’ve configured your proxy entry, click Apply and Close.
Awesome! You’ve successfully configured the Upgrade Planner’s proxy settings!