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 62578

Summary: Breakpoint cannot be dissabled from editor context menu
Product: debugger Reporter: _ lcincura <lcincura>
Component: AntAssignee: Martin Entlicher <mentlicher>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ lcincura 2005-08-18 13:25:25 UTC
NetBeans IDE 4.2 [200508171800] on jdk1.5.0_04

1) create breakpoint in ant build file
2) place mouse cursor over the red square in editr guter and invoke context menu
=> the Breakpoint|Enabled menu item is always dissabled
Comment 1 Martin Entlicher 2005-11-01 10:55:16 UTC
This is because the action comes from JPDA. Therefore it's always disabled on
ANT breakpoints.
Comment 2 Petr Cyhelsky 2008-09-08 13:47:33 UTC
as of now:
Product Version: NetBeans IDE Dev (Build 200809071401)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

this no longer holds - the feature works fine - Breakpoint|Enabled in ant debugger reacts nicely to the state of the
breakpoint.
=> closing
Comment 3 Quality Engineering 2010-04-29 09:24:33 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.