If I remove a method, the error (elsewhere in code due to no method existing) is not displayed until I manually build project. There is no way to get this to autobuild on save/change ?
Is there an option I am missing somewhere ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You may try IDEA 12 EAP, it supports background compilation. See http://blogs.jetbrains.com/idea/2012/06/brand-new-compiler-mode-in-intellij-idea-12-leda/ for more details.