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

Summary: IAE after invoking popup menu of NBM suite project
Product: projects Reporter: Martin Krauskopf <mkrauskopf>
Component: Generic InfrastructureAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: blocker CC: jglick
Priority: P2 Keywords: REGRESSION
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: IAE

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