When I \"junit\" some class, compilation in Idea takes about 4-5 sec. In Eclipse it takes milliseconds.
What should I do to speed up Intellij Idea compilation for te
I encountered such a problem using Gradle. Make sure that the tests run under Idea. Settings -> Build, Execution, Deployment -> Build Tools -> Gradle -> Run tests using -> IntelliJ IDEA