문제

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