Hacker News new | ask | show | jobs
by JVerstry 4710 days ago
It has for a long time. Just invoke the 'Build Project' (F11) functionality, instead of the 'Clean & Build Project' one (Shift+F11).

Or if you mean dynamic recompilation of your code as you type it to warn you of possible errors, then yes, it does that too...

1 comments

Excellent. Thanks for the information.