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 147254 - Make double click on breakpoint go to its location
Summary: Make double click on breakpoint go to its location
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-15 11:42 UTC by Petr Cyhelsky
Modified: 2008-09-15 11:42 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2008-09-15 11:43:00 UTC
Product Version: NetBeans IDE Dev (Build 200809150201)
Java: 1.5.0_15; Java HotSpot(TM) Client VM 1.5.0_15-b04
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

It would be nice if double-click on ant breakpoint in breakpoints view would do the same thing as double-click on other
kinds of breakpoints - go to source to the line on which the breakpoint is placed.