Cannot “Install New Software” in Eclipse 3.5

后端 未结 16 1034
余生分开走
余生分开走 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 08:56

    Start by checking you error log under Window -> Show View -> Error Log. See if you're getting any exception while trying to install new software.

    You can also install by downloading the plugin and unzipping it in the dropins folder.

提交回复
热议问题