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 159019

Summary: Request for a "Find Binds" feature in NetBeans to find bound variables
Product: javafx Reporter: sangudo <sangudo>
Component: EditorAssignee: J Bachorik <yardus>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description sangudo 2009-02-24 00:34:10 UTC
Binds in JavaFX are extremely useful, but chasing down bind-related issues can be challenging. It would be nice if NetBeans had a "Find Binds" feature that 
would, similar to "Find Usages", show all variables bound to a selected variable or code block.

This would greatly simplify chasing down problems that occur when a bound variable changes.
Comment 1 J Bachorik 2010-03-11 03:11:50 UTC
It's past feature freeze now. Will be addressed in the next release
Comment 2 David Strupl 2011-05-16 13:49:11 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.