Code compile automatically
How I configure to compile automatically de edited java class when saved?
When I add a new method in a interface and salve the file, the other class that implements this interface, don't show a errors. How automatically compile e synchronize the codes?
Sorry about my english!
Message was edited by:
Luiz Aguiar
Please sign in to leave a comment.
Hello Luiz,
LA> How I configure to compile automatically de edited java class when
LA> saved?
LA>
LA> When I add a new method in a interface and salve the file, the other
LA> class that implements this interface, don't show a errors. How
LA> automatically compile e synchronize the codes?
There is no such feature in the current version of IntelliJ IDEA.
You can remap Ctrl-S shortcut to "Compile" - this may let you achieve the
desired result.
--
Dmitry Jemerov
Software Developer
http://www.jetbrains.com/
"Develop with Pleasure!"