Eclipse 3.5 中 HGEclipse 插件的首选项在哪里?
我已经从更新站点安装了 HgEclipse 插件: http://hge.javaforge.com/hgeclipse
由于某种原因,当我进入“窗口”->“首选项”时,我在“团队”下找不到“Mercurial”类别。
有人知道如何解决这个问题吗?
我的 eclipse 版本是 3.5 (Galileo)。 我的插件版本是 1.5.0
我的机器上安装了 hg 1.4。 我正在 Fedora Core 11 上运行。
谢谢!
阿萨夫
I've installed HgEclipse plugin from the update site: http://hge.javaforge.com/hgeclipse
From some reason, when I go to Window->Preferences, I can't find the category Mercurial under Team.
Someone knows how to solve this?
My eclipse version is 3.5 (Galileo).
My plugin version is 1.5.0
I have hg 1.4 installed on my machine.
I'm running on Fedora Core 11.
Thanks!
Asaf
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
这意味着安装未成功完成。
您可以检查您的日志(Windows/显示视图/错误日志)以了解出了什么问题吗?
It means the installation did not complete successfully.
Could you check your logs (Windows / Show Views / Error logs) to see what gone wrong?
看来该问题与(fedora?)eclipse 错误有关,并且与插件文件夹的权限问题有关。
我通过卸载 hgeclipse,以 root 身份启动 eclipse,安装 hgeclipse,然后再次以普通用户身份重新启动来解决它。
It seams the problem is related to a (fedora?)eclipse bug, and issues with permissions to the plugin folder.
I solved it by uninstalling hgeclipse, starting eclipse as root, installing hgeclipse, and then restarting as my normal user again.
当您创建帐户并将您的问题放入 prokect 的错误跟踪器中,您将在那里获得帮助。
The project URL is http://javaforge.com/project/HGE, when you create an account and put your issue into the prokect's bug tracker, you will get help there.