This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 101090 - Remove files from project
Summary: Remove files from project
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-15 23:08 UTC by jogshy
Modified: 2015-08-07 11:35 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jogshy 2007-04-15 23:08:48 UTC
At the moment you can accidentally delete all your precious source files from
disk if you select some file in the current Netbeans "project tab" and press( or
select in the context menu) "delete". That is ** too dangerous **, first because
there is no confirmation dialog and neither you can recover them after using the
thrash can.

My advice is to patch this and add a confirmation dialog like "Are you
completely sure to erase all the selected files?", erase them in a way that
could be recovered using the thrash can or, even better, remove this
functionality completely from the "Project tab" ( allow it only in the "Files"
or "Inventory" project tabs and use a "are you sure?" dialog ).

thx
Comment 1 jogshy 2007-04-16 00:12:20 UTC
Hmmm now a confirmation dialog appears... I must be blind... no matter.
Comment 2 yota 2015-06-29 10:24:31 UTC
confirmation dialog did not appear for me as well...
Comment 3 Antonin Nebuzelsky 2015-08-07 11:35:10 UTC
(In reply to yota from comment #2)
> confirmation dialog did not appear for me as well...

Which type of file? Which type of project? Can you reproduce with e.g. a file from a sample project?