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 60946 - IAE after invoking popup menu of NBM suite project
Summary: IAE after invoking popup menu of NBM suite project
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-07-13 21:27 UTC by Martin Krauskopf
Modified: 2005-09-05 10:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IAE (4.03 KB, text/plain)
2005-07-13 21:28 UTC, Martin Krauskopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2005-07-13 21:27:39 UTC
Just right click any suite project. Suite doesn't support deleting at the moment
but user shouldn't be bothered by IAE.
Comment 1 Martin Krauskopf 2005-07-13 21:28:41 UTC
Created attachment 23092 [details]
IAE
Comment 2 Jesse Glick 2005-07-13 21:34:16 UTC
Would presumably affect any project type not supporting delete.
Comment 3 Jan Lahoda 2005-07-13 22:47:58 UTC
I will fix it tomorrow.
Comment 4 Jan Lahoda 2005-07-14 08:34:53 UTC
Fixed.
Checking in ProjectTab.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/ProjectTab.java,v 
<--  ProjectTab.java
new revision: 1.26; previous revision: 1.25
done