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 - code completion for XML elements whose type is an FQCN
Summary: code completion for XML elements whose type is an FQCN
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-28 17:57 UTC by edburns
Modified: 2016-07-07 08:53 UTC (History)
2 users (show)

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 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