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 - Highlighting of Exit points
Summary: Highlighting of Exit points
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks: 154426
  Show dependency tree
 
Reported: 2008-07-29 10:08 UTC by David Strupl
Modified: 2009-08-04 10:34 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 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