Multiple compile-server processes

Answered

On IDEA 2017.2, I've noticed multiple compile-servers running, one for each window.  Was this always the case?  My recollection is there used to be just one.

0
2 comments

It's by design so that different projects can use different options and/or JDK for the compile server.

0

ok cheers.  i better reduce the heap size then! :O

0

Please sign in to leave a comment.