What's weird is I can F3 the class in the faces-config.xml that eclipse doesn't seem to see.
additional relevant keywords: jsf xhtml eclipse can't open managed bean selection
UPDATE 20130514
when i reconfigured jsf capabilities in eclipse i got up a dialogue box asking if i wanted to configure faces servlet automatically in web.xml and one of the text fields was the path to the faces-config.xml file
UPDATE 20130516
so as a workaround, if you have multiple faces-config.xml files (e.g. FC1, FC2), then you need to copy those managed-bean entries from FC2 to FC1 (FC1 is the faces-config.xml that you specified in your main project's "Project Facets" > "JavaServer Faces" / JSF Capabilities configuration (see above image).
i've submitted this as a bug to eclipse.
No comments:
Post a Comment