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 - Breakpoint cannot be dissabled from editor context menu
Summary: Breakpoint cannot be dissabled from editor context menu
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 13:25 UTC by _ lcincura
Modified: 2010-04-29 09:24 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 _ 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.