安装了 Git + EGit,然后“找不到配套库”发生错误!
尝试将 git 与 eclipse 一起使用。
使用 http://code 下载了 x64 位版本的 Git。 google.com/p/git-osx-installer/downloads/list?can=3。
然后安装EGit工具。
然后我看到:
Eclipse 可执行启动程序无法找到 它是 同伴共享库。
很困惑。非常感谢任何帮助! :D
Trying to use git with eclipse.
Downloaded x64 bit version of Git using http://code.google.com/p/git-osx-installer/downloads/list?can=3.
Then installed the EGit tool.
I then see:
The Eclipse executable launcher was unable to locate
its
companion shared library.
Very confused. Any help is greatly appreciated! :D
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它可能是:
我不认为这与Git本身有直接关系。
像往常一样,在 64 位安装中,检查是否有 64 位 JVM 启动 64 位 Eclipse。
It can be:
I don't think this is directly related to Git itself.
As usual, with 64bits installation, check you do have a 64bits JVM launching your 64bits Eclipse.