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 188726

Summary: Debugger should not allow put breakpoints if line number is missing
Product: javafx Reporter: Martin Ryzl <mryzl>
Component: DebuggerAssignee: Petr Suchomel <psuchomel>
Status: RESOLVED WONTFIX    
Severity: normal CC: mentlicher
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Martin Ryzl 2010-07-16 08:44:38 UTC
Debugger should not allow put breakpoints if line number is missing or at least display a warning if it is not possible. According to Martin E. it works for Java but not for JavaFX. It is more important due to issues in current JavaFX SDK which doesn't generate line numbers in some cases due to complex compilation patterns.
Comment 1 David Strupl 2011-05-16 13:53:06 UTC
Closing all bugs filed against JavaFX 1.x as wontfix. We will support JavaFX 2.0 - please keep opened only bugs against the new release. Thanks.