문제

I tried to use the "Eclipse mode" to do the build in background, in order to identify compilation error while refactoring:

enter image description here

but IDEA becomes so slow!

Any workaround?

I already tried the IDEA way of compiling and it's not for me: for the first time in ages I am breaking the builds... (and I need to double check from the command line with mvn-compile before to git-push)

도움이 되었습니까?

해결책

Eclipse Mode plug-in is known to cause performance issues, uninstall it. Make project automatically should not affect IDE performance. If it's slow, provide a CPU snapshot.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top