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 - Improper action names in Tools | Options dialog
Summary: Improper action names in Tools | Options dialog
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-07-12 16:21 UTC by _ rkubacki
Modified: 2006-03-24 10:16 UTC (History)
1 user (show)

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 _ 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.