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 235902

Summary: a window that shows all CDI classes and where they are being injected
Product: javaee Reporter: aosamai
Component: CDIAssignee: Sergey Petrov <sj-nb>
Status: NEW ---    
Severity: normal CC: aosamai
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description aosamai 2013-09-12 21:22:44 UTC
is it possible to add a window to the netbeans IDE to show all classes marked with the @Named annotation and to show their scope i.e. (session / request / etc.) and then it expands tree nodes under every class to tell the programmer where this class is being injected?