Does a rebuild all every time I debug
All of a sudden my system is now recompiling all java files every time I run or debug. I did just switch the JDK from 1.6 to 1.7 but nothing else has changed recently.
I am on 9.0.4.
Any idea how to turn this off?
thanks - dave
请先登录再写评论。
IDEA 9 was not tested with JDK 1.7, switch back to 1.6 and see if it helps.
If it doesn't help, delete caches, see http://devnet.jetbrains.net/docs/DOC-181, delete all the output files, rebuild the project.