Re: Re: Delete Project behavior
Antonio <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Hi again, This may be a better proposal: --- - Confirm project deletion - Are sure you want to delete the "XXX" project and all its source directories? [[Yes]] [No] [x] Select files to delete ---- the "Select files to delete" checkbox drives you to the file/directory selection dialog Jesse talked about. Antonio wrote: > Jesse Glick wrote: >> Antonio wrote: >>>> 2.- A confirmation dialog appears, presenting the following options: >>>> >>>> Delete Project will delete all >>>> files under /home/whatever/myproject. >>>> >>>> Are you sure you want to do this? >> >> And what about projects with external source roots (such as my second >> example)? > > Just change the text to, say, > > "Delete all files referenced by the project?" > > Cheers, > Antonio > >