javafx - Netbeans giving me the runs -


netbeans javafx not deleting run files after exiting, example: enter image description here

these files created in dist folder when run or debug application within netbeans, , should deleted when quit them, not.

does know of solution enable automatic deletion of these folders?


Comments