When "compile on save" is disabled do I have to compile my projekt before it runs? And how does the compiling work then? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

When "compile on save" is disabled do I have to compile my projekt before it runs? And how does the compiling work then?

I'm learning Java at the moment and I'm using NetBeans as an IDE. When "compile on save" is disabled do I have to compile my projekt before it runs? And how does the compiling work if "compile on save" is disabled? How does it work when enabled? Thanks for your help

6th Oct 2018, 12:04 PM
Sofia
1 Answer
+ 3
I'm not sure on netbeans, but in eclipse it means you have to save first every time you want to run the project.
1st Mar 2019, 11:27 AM
Marcia
Marcia - avatar