Cannot “Install New Software” in Eclipse 3.5

后端 未结 16 990
余生分开走
余生分开走 2021-01-02 08:21

I have just installed Eclipse 3.5 for Java EE developers (\"Galileo\").

I need to add an extra plugin, but when I select the \"Install New Software ...\" menu item,

16条回答
  •  难免孤独
    2021-01-02 09:07

    To resolve this problem, I did the following:

    1. Placed my copy of Eclipse in the trash
    2. Emptied my trash
    3. Rebooted my computer
    4. Downloaded the latest version of Eclipse (which was Indigo at the time of writing)
    5. Placed the .zip file in my applications folder
    6. Double-clicked on the compressed zip to open it (I'm using Mac OS X.6)

    The problem disappeared. I am now able to do Help/Install new software....

提交回复
热议问题