How to disable jar-caching? Permanently deleted user Created January 21, 2003 13:24 Maybe I just did not found the information, but how can I disable thejar-caching?Tom
Thomas Singer wrote:
It's in http://www.intellij.net/eap/products/idea/changes.jsp: Use
-Didea.jars.nocopy=true.
Thanks.