Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » JSF 2.0 Facelets content assist not working
JSF 2.0 Facelets content assist not working [message #621231] Sat, 20 February 2010 05:41 Go to next message
Jaya  is currently offline Jaya Friend
Messages: 4
Registered: February 2010
Junior Member
I, ve some trouble with JSF Facelets Tools Project.

I've installed the facelet plugin in eclipse gynamede and created a new Facelet Web Dynamic Project.

I did the login example.Everything works fine.But the problem is when i click <h: ctrl +spacebar the content assist is not coming in the pages.

A warning message
Can't find facelet tag library for uri http://java.sun.com/jsf/
core
Can't find facelet tag library for uri http://java.sun.com/jsf/html
Can't find facelet tag library for uri http://java.sun.com/jsf/
facelets is shown in the following line:

<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core">

I followed the steps in the webinar session Building Facelets Applications with the JSF Tools for Eclipse.All the libraries are in place.

Anyone know the solution?
Re: JSF 2.0 Facelets content assist not working [message #621232 is a reply to message #621231] Wed, 24 February 2010 17:28 Go to previous messageGo to next message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
Hi Jaya,

JSF 2.0 is not yet supported in JSF Tools. We are working on adding it for Helios. Stay tuned in this forum for updates. If you are an adopter, you can also search [JSF2.0] in the Eclipse bug database both in summary title and whiteboard field of WebTools->JSF Tools product bugs.


Thanks,

Cameron Bateman
JSF Tools Committer
Re: JSF 2.0 Facelets content assist not working [message #621233 is a reply to message #621231] Wed, 24 February 2010 17:31 Go to previous message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
Note also that the Facelet incubator plugins are being folded into the main tooling as part of adding support for JSF 2.0. We will support the similar backward compatibility for Facelets 1.x as is supported in the runtime spec, but no further work will be done on the incubator plugins.
Previous Topic:JSF 2.0 Facelets content assist not working
Next Topic:Support fro JSF 2.0 in WTP Helios release..
Goto Forum:
  


Current Time: Wed Apr 24 23:56:55 GMT 2024

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

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

Back to the top