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.
Please sign in to leave a comment.
It's by design so that different projects can use different options and/or JDK for the compile server.
ok cheers. i better reduce the heap size then! :O