Community
Participate
Working Groups
Build Identifier: 20100617-1415 ManagedBeans, that are declared through faces-config.xml become visible in Facelet autocomplete. Beans declared with @ManagedBean annotation do not appear in that list. I am not quite sure if this is a bug, a missing feature or if I just fail to setup a working project. Wiki (http://wiki.eclipse.org/Helios_Requirements) mentions about Annotation-based Artifact Declaration, but it seems to be for support for tool developers only? Reproducible: Always Steps to Reproduce: 1. Create a new Dynamic Web Project 2. Add a new bean and annotate it with @ManagedBean 3. Add a new HTML page (New Facelet template) 4. Try to use EL auto-complete in HTML page and see that bean is not in the list 5. Add bean as ManagedBean into faces-config.xml 6. Try to use EL auto-complete in HTML page and see the bean in the list
Similar request: https://bugs.eclipse.org/bugs/show_bug.cgi?id=315892#c24
*** Bug 323944 has been marked as a duplicate of this bug. ***
Deferred due to lack of resources
This will be covered as part of the support for annotation in Bug 306428
verify
This feature has already been added in the HEAD (3.4.0) stream.