Hi,
Is there a way (or a particular annotation) to get content assist for xhtml edition using annotated managed beans?
When registering beans in faces-config.xml I can use ctrl+space to explore the available managed beans and their internal fields and methods, it would be nice to have that feature using javax.faces.bean.ManagedBean annotation.
Does anyone know something about it?