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 136608 - NPE: Null child not allowed on removing design pattern project
Summary: NPE: Null child not allowed on removing design pattern project
Status: RESOLVED DUPLICATE of bug 86021
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-05 23:14 UTC by Peter Lam
Modified: 2008-06-05 23:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log file (54.36 KB, text/plain)
2008-06-05 23:16 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-06-05 23:14:41 UTC
Build 20080605

- open the Design Center (Alt+Shift+W or Window->Other->UML Design Center) if not yet open
- expand the Design Center node
- right click on DesignPatternCatalog and select New->Project
- click OK on the Create Design Center Project dialog to accept the default project name
- click OK to accept the default class name on the New Wizard dialog. a new diagram window opens
- close the diagram window
- right click on the newly created design pattern project and select Remove->Remove Project From Workspace
Result: project not removed and ide log shows the NPE. See attached ide log for complete exception.
Comment 1 Peter Lam 2008-06-05 23:16:40 UTC
Created attachment 62440 [details]
ide log file
Comment 2 Peter Lam 2008-06-05 23:17:28 UTC
also exists in 6.5
Comment 3 Peter Lam 2008-06-05 23:44:35 UTC
ops, searching for existing missed issue 86021.

*** This issue has been marked as a duplicate of 86021 ***