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
1 Answer
- 1
The program gets automatically compiled while you run it. But whereas it doesn't get saved