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 46750 - Breakpoint on exception - wording
Summary: Breakpoint on exception - wording
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-29 16:22 UTC by zikmund
Modified: 2006-03-24 10:13 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 zikmund 2004-07-29 16:22:32 UTC
Build 200407281800

1) Have a breakpoint on exception
2) popup menu in Breakpoints window - Customize
3) ERROR:
"(Enter full name of clas od" should be "... class"
Comment 1 Jan Jancura 2004-08-04 12:23:42 UTC
fixed in trunk:
Checking in
ui/src/org/netbeans/modules/debugger/jpda/ui/breakpoints/Bundle.properties;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/breakpoints/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.7; previous revision: 1.6
done
Comment 2 zikmund 2004-08-05 09:43:30 UTC
Verified.