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 46887

Summary: Wrong captions of Run/Debug Main project dialogs
Product: java Reporter: _ rkubacki <rkubacki>
Component: ProjectAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    

Description _ rkubacki 2004-08-04 10:45:20 UTC
build from Aug 3, JDK1.5.0b61 

If there is no main project set and I try to run
or debug it the dialog is displayed to set main
project but the captions contain & character '&Run
Main Project'.
Comment 1 Jesse Glick 2004-08-04 18:47:49 UTC
Doesn't happen to me but maybe someone else can try to reproduce this
time.
Comment 2 Jesse Glick 2004-08-23 23:03:17 UTC
I observed this recently and I think I fixed it. Just called
Actions.cutAmpersand in one place. Please verify.
Comment 3 _ rkubacki 2004-08-24 10:39:02 UTC
it is ok in my today's build (Aug 24)