Has anyone managed to get the new Infinitest open source version running in IntelliJ IDEA 10?

有帮助吗?

解决方案

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.

其他提示

The IDEA plugin repository is now up-to-date. You can install it from the IDEA Plugins manager

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top