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
0

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, 5:08 PM
Sofia
1 Answer
- 1
The program gets automatically compiled while you run it. But whereas it doesn't get saved
6th Mar 2019, 8:30 AM
Adhit Narayanan
Adhit Narayanan - avatar