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 - Request for a "Find Binds" feature in NetBeans to find bound variables
Summary: Request for a "Find Binds" feature in NetBeans to find bound variables
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-24 00:34 UTC by sangudo
Modified: 2011-05-16 13:49 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 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.