安装jshint-eclipse插件(http://github.eclipsesource.com/jshint-eclipse/)是不可能的,会发生以下错误:
No repository found at http://github.eclipsesource.com/jshint-eclipse/updates/
也许,有人知道另一种安装此插件的方法
答案 0 :(得分:2)
点击Help > Install New Software..
使用正确的更新站点链接。即" http://github.eclipsesource.com/jshint-eclipse/updates"。注意到最后没有" /" 。
我在eclipse kepler上成功安装了这个插件。
请参阅以下屏幕截图。