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 171099

Summary: code completion for XML elements whose type is an FQCN
Product: javaee Reporter: edburns <edburns>
Component: JSFAssignee: Martin Fousek <marfous>
Status: RESOLVED WONTFIX    
Severity: blocker CC: ads, dkonecny
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description edburns 2009-08-28 17:57:16 UTC
In config files whose type is XML, it is very common to have elements whose value is a fully qualified java class name, for eaxmple, in faces-config.xml you 
have <system-event-listener-class>.  There are MANY other examples.  It would be really nice if code completion of class names worked here.
Comment 1 David Konecny 2009-09-16 02:24:46 UTC
How easy/difficult would that be to implement Denis?
Comment 2 Martin Balin 2016-07-07 08:53:46 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss