由于我无法控制的原因,我继承的项目之一是将Eclipse ( 3.4.2 )作为它的维护环境。
现在我需要安装JD-Eclipse插件,但是其指令引用了Eclipse3.4.2,Install New Software...上一个不存在的菜单项。

安装步骤本身非常简单--如果有Install New Software...菜单项,即:
Add a new repository to add JD-Eclipse plug-in:
1. Click on the Add... button to open the New Repository dialog window.
2. Type JD-Eclipse Update Site in the site Name text box.
3. In the URL text box, type the URL for the JD-Eclipse update site: http://jd.benow.ca/jd-eclipse/update and click OK.但由于缺少该菜单项,上述步骤难以访问。
知道如何解决这个缺失的菜单项吗?
在Eclipse3.4.2中安装新插件的正确方法是什么?
发布于 2013-04-30 13:53:20
转到“帮助”->软件更新.,转到“可用软件”选项卡,选择"Add .“,然后输入更新站点。从那里起,它的行为应该类似于如何在较新的版本中行为。
或者,您可以下载插件文件,然后再下载手动安装,而不使用更新站点。。
不过,请记住插件可能与Eclipse版本不兼容。
https://stackoverflow.com/questions/16301552
复制相似问题