- This topic has 162 replies, 89 voices, and was last updated 17 years, 3 months ago by
Karsten Gresch.
-
AuthorPosts
-
December 1, 2006 at 8:38 am #262878
jklcom99MemberThat’s great DaveO. Can’t wait.
December 4, 2006 at 10:11 am #262975
cweaver@linora.comMember+1 for Facelets
December 4, 2006 at 12:00 pm #262983
David Orriss JrParticipant@jklcom99 wrote:
That’s great DaveO. Can’t wait.
I’m still working on it… I’m organizing screen captures, etc… Sorry for the delay.. it’s taking a suprisingly long amount of time to get this blog entry together given that it’s for a pretty quick topic… :-/
December 4, 2006 at 12:09 pm #262984
Riyad KallaMemberTutorials are a lot harder than you think on the outset… I know I always underestimate the time they will take.
December 4, 2006 at 11:26 pm #263011
David Orriss JrParticipantI think I finally have this done…
January 5, 2007 at 5:54 am #264192
Marcus BeyerMember+1 for Facelets
January 5, 2007 at 8:09 am #264202
Riyad KallaMemberFor all the facelets folks, did Dave’s tutorial help get you up and running with your Facelets app?
January 15, 2007 at 5:37 pm #264633
Terry C. MartinMember+7 for my firm. And no, that tutorial didn’t address the main issue everyone’s requesting, which is to make the visual editor in the MyEclipse, aware of the fact that xhtml files might be associated with facelets and to offer code completion suggestions for things that look like el expressions. And parse tags to be shown visually too.
At least, can’t you guys just make the visual editor parse and display xhtml the same as plain html? Then at least those who are using facelets as a generic html templating technology, i.e., not using custom jsp-looking tags but rather, standard html tags dressed with facelets attributes instead, would still display nicely. That CAN’T be that hard to do can it?
January 23, 2007 at 3:01 pm #265033
leakedMember+4 on my end!
Our entire department is considering switching to Exadel for this very reason… We need auto-complete for Facelets.
January 23, 2007 at 7:08 pm #265038
Seldon SystemsParticipant@leaked wrote:
+4 on my end!
Our entire department is considering switching to Exadel for this very reason… We need auto-complete for Facelets.
This tutorial shows how to get auto-completion for Facelets by fooling WTP to think of them as JSPs:
http://www.thearcmind.com/confluence/display/SHJFT/Getting+started+with+JSF%2C+Facelets%2C+Eclipse+WTP+and+TomcatKarsten
January 23, 2007 at 7:39 pm #265041
Riyad KallaMemberKarsten and others,
Rick did a great job on that tutorial. For anyone wanting to get started with MyEclipse and Facelets (before it’s officially in) I put together a started project you can grab Here (1.6MB) that includes all the steps and latest stable releases outlined in Rick’s tutorial with full credits in the README. Autocomplete works fine in the source editor, the designer doesn’t work at the moment and there are warnings that I believe are invalid, but I need to look into them.Hope that helps.
January 30, 2007 at 10:54 pm #265370
Sebastien GuimontMember+1 for facelets
January 31, 2007 at 4:13 am #265374
deniscassianoMember+3 for facelets. I’m happy with myeclipse 5.5 M1 but no facelets support yet! 🙁
January 31, 2007 at 12:19 pm #265392
Riyad KallaMemberHas anyone tried out Dave’s tutorial or the example project I posted? Any comments? Suggestions? Complaints? It seemed to work decently for me.
February 1, 2007 at 12:59 pm #265465
David Orriss JrParticipantRiyad,
Will Facelets make it into 5.5, or are you feature freeze at this point?
-
AuthorPosts