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 142012

Summary: Highlighting of Exit points
Product: javafx Reporter: David Strupl <dstrupl>
Component: EditorAssignee: Anton Chechel <manowar>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 154426    

Description David Strupl 2008-07-29 10:08:44 UTC
Place the cursor on the return type of a function and all the return statements should be highlighted. See Java for how
it should work.
Comment 1 Anton Chechel 2008-12-05 10:45:56 UTC
Assigning to David.
Comment 2 Anton Chechel 2009-07-21 13:47:25 UTC
implemented, there is still one case which will not work due to the bug http://javafx-jira.kenai.com/browse/JFXC-3284
Comment 3 Alexandr Scherbatiy 2009-08-04 10:34:05 UTC
verified in marina-netbeans-plugin: #228
also see issue 169790