Infinitest 和 IDEA 10
有人设法让新的 Infinitest 开源版本在 IntelliJ IDEA 10 中运行吗?
Has anyone managed to get the new Infinitest open source version running in IntelliJ IDEA 10?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
最新版本的 Infinitest 在 IDEA 10 上运行良好。可以在此处找到版本 5.1.87:http://infinitest.github.com /
插件向导建议的版本已经过时,是否需要手动将infinestt解压到IDEA的plugins文件夹中。在 OSX 上,可以通过右键单击 Intellij 图标找到 plugins 文件夹,显示包内容
解压后,启动 Intellij 并确保将 Infinitest 方面添加到您的项目/模块。
Latest version of Infinitest works well on IDEA 10. Version 5.1.87 can be found here: http://infinitest.github.com/
The version proposed by the plugins wizard is outdated, do you have to manually decompress infinitest into IDEA's plugins folder. On OSX, the plugins folder can be found by right-clicking on Intellij icon, Show Package Content
Once its decompressed, start Intellij and make sure to add the Infinitest facet to your project/module.
IDEA 插件存储库现已更新。
您可以从 IDEA 插件管理器安装它
The IDEA plugin repository is now up-to-date.
You can install it from the IDEA Plugins manager