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 - Debugger should not allow put breakpoints if line number is missing
Summary: Debugger should not allow put breakpoints if line number is missing
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: Petr Suchomel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-16 08:44 UTC by Martin Ryzl
Modified: 2011-05-16 13:53 UTC (History)
1 user (show)

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 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.