问题安装eclim for Eclipse(版本检查失败)macOS

时间:2016-08-26 03:34:21

标签: java eclipse eclim

我在尝试为macOS 10.11.6安装eclim时遇到问题。

按照说明here,我进入“验证要求”屏幕。然而,它是glitched所以我看不到错误,但错误是在“检查eclipse版本”旁边。

如果我继续,我可以选择我的功能并获得错误

jar:file:/users/myname/Downloads/eclim_2.6.0.jar/installer.xml:321: Replace: source file /Users/myname/eclipse/java-neon/Eclipse.app/Contents/Eclipse/plugins/org.eclim_2.60/bin/eclimd doesn't exist

我确信我只是做错了什么,但是有人有任何帮助吗?我会很感激。

2 个答案:

答案 0 :(得分:0)

Eclim github页面上存在此问题,您必须从*.tar.gz而不是安装程序应用安装eclipse。

答案 1 :(得分:0)

来自Eric Van Dewoestine

  

eclim gui安装程序不支持eclipse文件布局   由eclipse gui安装程序创建。如果您使用.tar.gz之一   相反,eclipse发行版应解决问题。

我在Debian Jessie遇到了同样的问题。