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 43558

Summary: Clean & Build Project - message inconsitency
Product: javaee Reporter: zikmund <zikmund>
Component: Web ProjectAssignee: Radko Najman <rnajman>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description zikmund 2004-05-19 14:17:25 UTC
WebApp project context menu has an item "Clean and
Build Project". In the toolbar button tooltips and
Java project context menu, there's: "Clean & Build
Project". Let's keep it consistent ;-).

Notice: Wrong "&" displaying is another issue #42361.
Comment 1 Radko Najman 2004-05-19 14:55:03 UTC
Reassigning to me. It was my integration. I've replaced '&' by 'and'
till the '&' issue is fixed.
Should I rollback it?
Comment 2 zikmund 2004-05-19 17:05:00 UTC
I'd prefer to rollback it. The '&' issue has to be fixed in 40 because
of lots dependencies ;-).
IMHO after rollback we don't need to care of this and wait for the fix.
Comment 3 Radko Najman 2004-05-25 14:16:11 UTC
Rollback: "and" replaced by "&"

Closing as duplicate of the issue #42361

*** This issue has been marked as a duplicate of 42361 ***
Comment 4 zikmund 2004-05-26 17:18:16 UTC
Verified -- has "&" and waits for mentioned issue.