如何向 Eclipse IDE 添加补丁?
大约每隔几个月我就会发现 Zend Studio 所做的一些令人恼火的事情“将在下一个版本中修复 - 或者您现在可以添加补丁”。不过,添加补丁并不完全直观——我已经死了好几次了。
有人可以为我列出步骤吗?例如,应用本文中提到的补丁。
About once every couple months I find out that some irritating thing that Zend Studio does "will be fixed in the next version - or you can add the patch now". Adding a patch isn't exactly intuitive though - I've deadended a couple times.
Could someone lay out the steps for me? For example, applying the patch mentioned in this post.
(I asked this question a while ago on the zend forums, but it was never answered.)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
要应用此类补丁,您必须
是的,事情没那么简单,因为在这种情况下,您必须重新编译您正在使用的环境的一部分。
To apply such a patch, you have to
Yes, it is not that simple, because in this case you have to recompile a part of the environment you are working with.