Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » FacesConfig Editor
FacesConfig Editor [message #221498] Wed, 17 September 2008 02:59 Go to next message
Derek Widmayer is currently offline Derek WidmayerFriend
Messages: 2
Registered: July 2009
Junior Member
I have a java CVS project that is mainly comprised of JavaServer Faces -
and I have an issue with seeing all the tabs of my FacesConfig Editor.

When I view my project's faces-config.xml file using the FacesConfig
Editor, I only see the "source" tab. This happens regardless of whether
I'm in a Web, Java EE, or Java perspective. However, if I create a new
Web project or Java EE project I see all the tabs (e.g., Navigation,
ManagedBean,Component, etc). I'm not finding any way to make those tabs
available under Window -> preferences.

Does anyone know why only the "source" tab would be available in my
FacesConfig editor?

I am running eclipse GanyMede (Version: 3.4.0).
Re: FacesConfig Editor [message #221506 is a reply to message #221498] Wed, 17 September 2008 03:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: david_williams.linux.vnet.ibm.com

Derek Widmayer wrote:
> Does anyone know why only the "source" tab would be available in my
> FacesConfig editor?
>
My guess would be the existing projects need to have a JSF facet added
to the project (see the project's properties page).

Also, JSF questions are best asked on the jsf newsgroup ..
eclipse.webtools.jsf
Re: FacesConfig Editor [message #221658 is a reply to message #221506] Fri, 19 September 2008 15:20 Go to previous messageGo to next message
Derek Widmayer is currently offline Derek WidmayerFriend
Messages: 2
Registered: July 2009
Junior Member
Thanks David... that did the trick. Since I was working with an existing
project I had to manually modify the org.eclipse.wst.common.component,
org.eclipse.wst.common.project.facet.core.xml, and my .project files.
Re: FacesConfig Editor [message #221710 is a reply to message #221658] Sat, 20 September 2008 08:09 Go to previous message
Eclipse UserFriend
Originally posted by: david_williams.linux.vnet.ibm.com

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Derek Widmayer wrote:
<blockquote
cite="mid:f90a782d6364fc5b682f5d7115510d0c$1@www.eclipse.org"
type="cite">Thanks David... that did the trick.  Since I was working
with an existing project I had to manually modify the
org.eclipse.wst.common.component,
org.eclipse.wst.common.project.facet.core.xml, and my .project files.
<br>
<br>
</blockquote>
<font face="Consolas">I'm glad you at least got working again, but to
be clear, there should be some menus and dialogs that could have done
this for you. The end result is those files are modified ... and I know
lots of people do it directly, since that's sometimes easier ... but we
do not want to encourage people to edit those files directly ... so if
you have time to investigate how to do it with menus and dialogs ...
and then have some suggestions on how to make that easier or more
apparent, please open a feature request. <br>
<br>
Thanks, <br>
<br>
</font>
</body>
</html>
Previous Topic:Installing web source editors
Next Topic:Deploy Servlet Web App to JBoss
Goto Forum:
  


Current Time: Tue Sep 24 03:10:18 GMT 2024

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

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

Back to the top