Eng
  • Eng
  • Rus
  • Ukr

Setting up a proxy in the Eclipse

Eclipse is a dynamic development environment primarily utilized by programmers and developers for languages like Java and C++. Its distinct characteristic is its composition, which is mainly made up of plugins. This allows users to adapt it for diverse purposes and tailor it to their particular tasks. Configuring a proxy is crucial for the effective use of Eclipse, as it enables users to circumvent geographical restrictions on certain tools and is also advantageous for testers in the project testing process.

Step-by-step proxy setup in the Eclipse IDE

  1. Open Eclipse IDE and Navigate to the “Window” tab.

  2. Select “Preferences” from the drop-down menu.

  3. Open the “General” section and find the “Network Connections” subsection.

  4. Choose “Manual” from the “Active Provider” drop-down menu to set your settings.

  5. In the window below, pick the type of proxy protocol you'll use and click on the “Edit” button.

  6. Input the IP address and port number in the new window. If using private proxies, tick the “Requires Authentication” box and fill in your username and password in the fields that appear. Click “OK”.

  7. Your proxy will now appear in the general list. Click on the “Apply and Close” button.

Once these steps are complete, you can now operate within Eclipse using a proxy. The program will automatically recall and apply the most recent settings each time it launches.