Yes for hot code reload. NetBeans just compiles the required classes either with the used build tool.

If you happen to enable CoS, then some build tools can use shortcuts, not to invoke a lengthy build process, but that's it.

On 5/20/21 1:14 AM, Neil C Smith wrote:
On Thu, 20 May 2021 at 08:47, Andreas Reichel
<andr...@manticore-projects.com> wrote:
What about "Compile and Save"?

Personally I find this one of the most important features of Netbeans, 
especially when changing code hot while debugging?
Pretty sure you don't need Compile on Save enabled to allow hot code
reload in debugging - I disable CoS in every project.

There are other reasons to use nb-javac though - it's worth
considering eg.
https://cwiki.apache.org/confluence/display/NETBEANS/Differences%3A+nb-javac

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to