如何在 VS2005 上安装 CodeRush Xpress
我知道 CodeRush Xpress 旨在用于 VS 2008,而不是在 VS 2005 上。
但由于我还无法迁移到 VS2008,所以我想将其安装在 VS2005 上,并且不在乎它是否不应该工作。
我的基本假设是它可以完成,这是基于以下事实: DevExpress 的其余免费重构产品都可以在 VS 2005 上运行。
I know that CodeRush Xpress is intended to be used on VS 2008 and not on VS 2005.
But since I can't migrate to VS2008 yet, I want to install it on VS2005 and don't care it's not supposed to work.
My base assumption is that it can be done, this is based on the fact that the rest of the free re factoring products from DevExpress do work on VS 2005.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
这是可能的,这里你需要做什么。
确保 VS 已关闭。
安装RefactorCpp。
安装 CodeRush Xpress。
应用此注册表补丁:
打开 VS。
在 Visual Studio 中启用“DevExpress Tools”插件,工具 -> 加载项管理器。 选中启用和启动复选框。
现在您是 VS 2005 上 CodeRush Xpress 的自豪用户。
PS 这对我有用:
微软视觉工作室2005
版本 8.0.50727.762 (SP.050727-7600)
It is possible, and here what you need to do it.
Make sure VS is closed.
Install RefactorCpp.
Install CodeRush Xpress.
Apply this registry patch:
Open VS.
Enable "DevExpress Tools" add-in in visual studio, Tools -> Add-in manager. Check the enable and startup checkboxes.
And now you are the proud user of CodeRush Xpress on VS 2005.
P.S. This works for me on:
Microsoft Visual Studio 2005
Version 8.0.50727.762 (SP.050727-7600)
不好的通知!
这是不可能的,因为该插件适用于 .NET Framework 3 和 Visual Studio 2008 又名 Orcas。
我尝试在 Visual Studio 2005 中安装但不成功。
Bad notice!
It's not possible because the plugin is for .NET Framework 3 and Visual Studio 2008 aka Orcas.
I try to install in Visual Studio 2005 but unsuccessfull.
昨天,我能够在 VS 2005 上基于 Refactor 安装 CodeRush Xpress! 没有这个注册表黑客的专业版。 然而,这是 CodeRush Xpress 3.2.3(加上 Refactor! Pro 3.2.3),我确实知道 CodeRush Xpress 的初始版本无法与 Refactor! 一起安装。 该问题已在 3.2.3 中修复。
Yesterday, I was able to install CodeRush Xpress on VS 2005 on top of Refactor! Pro without this registry hack. However, this was CodeRush Xpress 3.2.3 (plus Refactor! Pro 3.2.3) and I do know that the initial version of CodeRush Xpress could not be installed together with Refactor! This was fixed in 3.2.3.
我认为这个 hack 在你安装 Refactor 之前不会起作用(插件管理器中没有 CodeRush)!
I think this hack won't work (no CodeRush in Add-in Manager) until you install Refactor!