5 ms·
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 rec
by JVerstry 13y 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...
- harrytuttle 13y agoExcellent. Thanks for the information.