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 54528 - Make project infrastructure more robust when project deleted
Summary: Make project infrastructure more robust when project deleted
Status: CLOSED DUPLICATE of bug 42421
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-04 09:11 UTC by Milan Kubec
Modified: 2006-03-24 12:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2005-02-04 09:11:21 UTC
[dev-200502021900, JDK 1.4.2_07]

1) Create J2SE project with main class, build it
2) Delete the project from disk
Project is still in Projects view but all nodes of
the project are removed except Libraries node,
Project Properties are all empty and name of the
project there is '???'.

I don't mean that IDE should be super inteligent
about deleted project (it might be considered as
user error) but it should definitely handle such
situation more gracefully.
Comment 1 Tomas Zezula 2005-02-23 17:59:04 UTC

*** This issue has been marked as a duplicate of 42421 ***
Comment 2 Milan Kubec 2005-07-11 13:48:36 UTC
Verified dupe.