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 236242 - Show recursive call in left gutter
Summary: Show recursive call in left gutter
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-22 15:00 UTC by markiewb
Modified: 2013-09-22 15:00 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Shows support in IDEA (10.05 KB, image/png)
2013-09-22 15:00 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-09-22 15:00:43 UTC
Created attachment 140353 [details]
Shows support in IDEA

EXPECTED: show an annotation icon in the left gutter, when there is a recursive call. This would be useful for Java beginners. - see screenshot