Question

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)

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top