facebook

Code Assist for JSF Backing Beans not always working

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #322886 Reply

    tschuettel
    Member

    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

    #322907 Reply

    support-swapna
    Moderator

    Tom,

    To get the CA for managed beans, you have to define them in the faces-config.xml. We are looking at adding the capability to pick up beans from annotations, in the future.

    Let us know if you have any other issues.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Code Assist for JSF Backing Beans not always working

You must be logged in to post in the forum log in