문제

In earlier versions of Eclipse I was able to add an URL to auto detect the proxy settings. How can I tell Eclipse to use an Auto Proxy Configuration URL?

THX

도움이 되었습니까?

해결책

If you refer to the "old" (3.3) setting:

alt text
(source: eclipse.org)

The new setting also allows for:

  • PAC (Proxy Auto Configuration), mode "Native" (default since 3.4, even though that still have some bug like Bug 257443)
  • Manual proxy settings, mode "Manual"

alt text
(source: eclipse.org)

See also How do I set a proxy for the Browser to use?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top