Any way for References in Project to include XHTML references [message #476054] |
Tue, 04 November 2008 12:02  |
Eclipse User |
|
|
|
This may already work if using a project created with the Dynamic Web
Project Wizard, but I'm working with a project originally created as a
Java project.
My project contains xhtml documents with action references to managed bean
methods:
ex.
xhtml:
<h:commandButton ... action="#{mb.cmdMethod}" .../>
faces-config.xml:
defines a managed bean named "mb".
When I click on the cmdMethod method of the java implementation for the
managed bean and select "references in project", it would be nice if the
xhtml "<h:commandButton ..." element was identified as one of the
references.
Is this planned, or perhaps already implemented?
Michael
|
|
|
|
|
Re: Any way for References in Project to include XHTML references [message #618725 is a reply to message #476054] |
Wed, 05 November 2008 19:42  |
Eclipse User |
|
|
|
> managed bean and select "references in project", it would be nice if the
...
> Is this planned, or perhaps already implemented?
At present it does not exist in JSF tools, neither in Dynamic Web Project
nor in plain Java projects.
I agree it would be a nice feature, but there is nothing currently in our
official plan for such a feature. If you'd like to propose it, please
launch an enhancement request in the Eclipse bugzilla system.
--Cam
|
|
|
|
Powered by
FUDForum. Page generated in 0.07197 seconds