Hi,
I ‘m trying to get code assist working in my XHTML pages. It is working for the JSF-Tags but not for my backing beans. I am on JSF 2.0, so I don’t have the beans listed in my faces-config.xml. After I added one or two beans, they appeared in the code assist.
Is this intended? Do I have to add all my beans to faces-config just for code assist or am I missing something.
I’m running MyEclipse 10 Blue.
Thanks.
Tom