Eclipse can not connect to internet

后端 未结 3 1500
南笙
南笙 2020-12-20 22:32

I am using Eclipse 3.6. I am trying to download a plug in from an update site, but it won\'t connect, it keeps saying \"Pending\" for quite some time.

3条回答
  •  一生所求
    2020-12-20 23:14

    Not alot of information there. It helps to let us know what you have tried...

    I'll quote an answer I gave to a similar question, which contains the basic workarounds:


    Can you connect to internet at all through Eclipse?

    Open the internal webbrowser. In Eclipse: Window -> show view -> Other -> General: Internal web browser. Look up any normal adress, is it working?

    Can you connect to another update site? Try for example Eclipse Emma: http://update.eclemma.org/ Do you see anything there?

    What are your proxy preferences? Go to Window -> preferences -> General: Network connections.

    The active provider:

    Specifies the settings profile to be used when opening connections. Choosing the Direct provider causes all the connections to be opened without the use of a proxy server. Selecting Manual causes settings defined in Eclipse to be used. On some platforms there is also a Native provider available, selecting this one causes settings that were discovered in the OS to be used.

    If internet is working fine outside of Eclipse, try changing to Native. After that, try Direct.

提交回复
热议问题