从 AndEngine 存储库获取样本的步骤是什么
我曾尝试使用 Mercurial eclipse 插件获取 AndEngine 的示例,但这会引发某种情况一次又一次的错误。那么,有人可以告诉我从存储库获取 AndEngine 示例或样本的最简单方法是什么吗?我正在 Windows 上工作。 谢谢。
I had tried to grab the samples of AndEngine using Mercurial eclipse plugins, but that was firing some sort of error to me again and again. So, can someone please let me know what could be the easiest way to get the AndEngine examples or samples from the repository. I am working on Windows.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
更新:
从内置于 TortoiseHG 之一(在 Eclipse 首选项中)。
上一个答案:
计划 A: 确保将本机 Mercurial 与 EclipseHG 一起使用(而不是随插件附带的)。您可以在首选项对话框中找到设置。上次我尝试时,内置版本已损坏。如果再次失败,请复制并粘贴错误消息。
B 计划尝试 TortoiseHG
C 计划给予我们提供具体的错误消息。 (实际上应该是 A 计划;))
Update:
Change the Mercurial client from the built in one to TortoiseHG (in the Eclipse preferences).
Previous Answer:
Plan A: Make sure to use native Mercurial with EclipseHG (not the one which ships with the plugin). You can find the settings the preferences dialog. Last time I tried, the built-in version was broken. If it fails again, copy and paste the error message.
Plan B: Try TortoiseHG
Plan C: Give us a concrete error message. (Which should actually be Plan A ;) )
您可以从 https://github.com/nicolasgramlich/AndEngineExamples 下载 zip
You download the zip from https://github.com/nicolasgramlich/AndEngineExamples