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 46051

Summary: Improper action names in Tools | Options dialog
Product: projects Reporter: _ rkubacki <rkubacki>
Component: Generic Projects UIAssignee: Petr Hrebejk <phrebejk>
Status: CLOSED FIXED    
Severity: blocker CC: jrechtacek
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41535    

Description _ rkubacki 2004-07-12 16:21:51 UTC
Project actions like close project, generate
Javadoc, project properties that implements
ContextAwareAction are presented in action pool
with names like 'Close "JavaApplication1"' that
are related to current context. This is a bit
confusing.
Comment 1 Jesse Glick 2004-07-12 21:35:33 UTC
Not actually sure if this is solvable... perhaps using
ContextAwareAction, but I don't know if that actually works for main
menu items.
Comment 2 Petr Hrebejk 2004-09-21 10:59:35 UTC
Back to me.
Comment 3 Petr Hrebejk 2004-10-27 17:10:21 UTC
Checking in
projectui/src/org/netbeans/modules/project/ui/actions/Bundle.properties;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/actions/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.20; previous revision: 1.19
done
Checking in
projectui/src/org/netbeans/modules/project/ui/actions/CloseProject.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/actions/CloseProject.java,v
 <--  CloseProject.java
new revision: 1.8; previous revision: 1.7
done
Checking in
projectui/src/org/netbeans/modules/project/ui/actions/CustomizeProject.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/actions/CustomizeProject.java,v
 <--  CustomizeProject.java
new revision: 1.6; previous revision: 1.5
done
Checking in
projectui/src/org/netbeans/modules/project/ui/actions/FileCommandAction.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/actions/FileCommandAction.java,v
 <--  FileCommandAction.java
new revision: 1.8; previous revision: 1.7
done
Checking in
projectui/src/org/netbeans/modules/project/ui/actions/ProjectAction.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/actions/ProjectAction.java,v
 <--  ProjectAction.java
new revision: 1.5; previous revision: 1.4
done
Comment 4 Marian Mirilovic 2005-12-20 15:51:18 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.