Giter VIP home page Giter VIP logo

Comments (3)

akurtakov avatar akurtakov commented on September 13, 2024

Two things:

  • Please report your OS as proxy support implementation differ between OSes
  • Please try latest Eclipse version (2023-06) as 2021-12 is no longer supported

from .github.

merks avatar merks commented on September 13, 2024

It looks like windows. Shouldn’t the entries be check marked to be used?

from .github.

Bananeweizen avatar Bananeweizen commented on September 13, 2024

Native on Windows means "use Internet settings as configured in system control". However, I have seen that not working quite often on company machines myself, therefore I always recommend to use "manual". It will look the same, but you then have to set the checkboxes and all the entries for user/password yourself. Also you may want to add *.yourcompany.com" to the exceptions.

If anyone wants to investigate why this doesn't work with native: My main assumptions are

  • "native" is interpreted as "don't use a proxy" somewhere in the code
  • the actual native settings are too complex to fully use them in the Java code somehow (e.g. our company has a proxy configuration driven by a *.pac file in system control, which is in fact Javascript that dynamically calculates the proxy address based on location and who knows what).

Bonus answer for anyone running into this at a later point of time: If your company uses an authenticating centralized proxy (with NTLM authentication based on your Windows account credentials), then please use a local configuration-less proxy like px to get rid of the authentication hazzle. px will authenticate on your behalf, using the active Windows session.

from .github.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.