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 34225 - Build, Rebuild and Clean actions names could not be changed
Summary: Build, Rebuild and Clean actions names could not be changed
Status: CLOSED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: jrojcek
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2003-06-06 11:05 UTC by Adam Sotona
Modified: 2003-12-11 14:25 UTC (History)
0 users

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 Adam Sotona 2003-06-06 11:05:29 UTC
Each buildtarget look automatically contains
several fixed actions and their names could not be
changed.
Even ActionsFactory does not provide any mechanism
to instantiate actions with different names.

It is highly required to display "Compile",
"Obfuscate", "Preverify", "Create JAR", "Sign
JAR", "Create JAD", "Deploy"  instead of just
"Build", "Build", "Build", "Build", "Build",
"Build", "Build".
Comment 1 Vitezslav Stejskal 2003-06-09 10:17:11 UTC
This request is in conflict with the projects infra uispec, please see
the section describing actions for individual build target node
(http://projects.netbeans.org/uispecs/infrastructure/ProjectsInfrastructureUISpec.html#Individual_Build_Output_Nodes)

Reassigning to Chris, he has to decide.
Comment 2 Chris Ledantec 2003-06-10 09:25:45 UTC
Jano, can you work this into the menu section of the recommendations
doc? i think it's just a matter of noting that modules can rename the
build [rebuild] action on build steps. 
Comment 3 jrojcek 2003-06-11 13:13:56 UTC
I don't quite understand. What is wrong with "Build" as action name?
We have build steps which define a build recipe and output. Process of
executing build steps is building started with "Build" action. I don't
think it is correct to change the main menu action name depending on
project type. Btw, which project - the active or current project?
Comment 4 Adam Sotona 2003-06-11 15:02:04 UTC
Problem is in popup menu of build targets (nothig wrong with main menu).
User would not expect for example to click on "Build" item in popup
menu of some deployment target to actualy preform the deployment.
Comment 5 Vitezslav Stejskal 2003-11-24 14:35:00 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.
Comment 6 Jan Becicka 2003-11-25 13:46:29 UTC
Marking issue as VERIFIED --->
Comment 7 Jan Becicka 2003-11-25 13:51:09 UTC
---> CLOSED