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 00:41 Go to previous message
Jaya  is currently offline Jaya
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?
 
Read Message
Read Message
Read Message
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: Sat May 25 22:49:16 EDT 2013

Powered by FUDForum. Page generated in 0.01624 seconds