The Save dialog box opens automatically if there are any files that contain changes that are not saved when you choose to quit the IDE. The dialog box displays a list of all files that contain changes that are not saved.
To save some of the files in the list, select the files that you want to save and click Save. You can select multiple files in the dialog box. The IDE will quit only after the changes to the files in the list are either saved or discarded.
The dialog box contains the following buttons.
Element | Description |
---|---|
Cancel |
Click Cancel if you do not want to quit the IDE. No files will be saved. |
Save |
Click Save to save the selected file or files. |
Save All |
Click Save All to save all the listed files and quit the IDE. |
Discard All |
Click Discard All to discard all changes in the files that are not saved and quit the IDE. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |