Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Any way for References in Project to include XHTML references
Any way for References in Project to include XHTML references [message #476054] Tue, 04 November 2008 17:02 Go to next message
Michael Giroux is currently offline Michael GirouxFriend
Messages: 81
Registered: July 2009
Location: Phoenix, AZ
Member
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 #476056 is a reply to message #476054] Thu, 06 November 2008 00:42 Go to previous messageGo to next message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
> 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
Re: Any way for References in Project to include XHTML references [message #476057 is a reply to message #476056] Mon, 10 November 2008 14:11 Go to previous message
Michael Giroux is currently offline Michael GirouxFriend
Messages: 81
Registered: July 2009
Location: Phoenix, AZ
Member
Cameron Bateman wrote:

> I agree it would be a nice feature, but there is nothing currently in our
> official plan for such a feature.

OK

> If you'd like to propose it, please
> launch an enhancement request in the Eclipse bugzilla system.

Will do.

Michael
Re: Any way for References in Project to include XHTML references [message #618725 is a reply to message #476054] Thu, 06 November 2008 00:42 Go to previous message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
> 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
Re: Any way for References in Project to include XHTML references [message #618726 is a reply to message #476056] Mon, 10 November 2008 14:11 Go to previous message
Michael Giroux is currently offline Michael GirouxFriend
Messages: 81
Registered: July 2009
Location: Phoenix, AZ
Member
Cameron Bateman wrote:

> I agree it would be a nice feature, but there is nothing currently in our
> official plan for such a feature.

OK

> If you'd like to propose it, please
> launch an enhancement request in the Eclipse bugzilla system.

Will do.

Michael
Previous Topic:Announce: Removing non-API Tag Conversion factories
Next Topic:NPE from faces config editor
Goto Forum:
  


Current Time: Thu Apr 18 21:31:34 GMT 2024

Powered by FUDForum. Page generated in 0.02907 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top