Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [faces-dev] layout designer plugin for faces

 
I will have to make do lombok.data @Data   and intellisense.
 
I guess once I have enough practice, get through a couple of chapters of typing JSF
 
I won't need  a layout designer like the one from Vaadin.
 
 
 
Sent: Thursday, April 22, 2021 at 11:32 PM
From: "arjan tijms" <arjan.tijms@xxxxxxxxx>
To: "faces developer discussions" <faces-dev@xxxxxxxxxxx>
Subject: Re: [faces-dev] layout designer plugin for faces
Hi,
 
Such a visual tool was once the focus of JSF indeed, and there were some attempts around 2007-ish to have one for the Eclipse IDE. This never really worked well though,  and almost nobody used it, therefore this entire concept was effectively dropped. A JSR specifically related to this was also abandoned.
 
As it seems, most JSF developers do actually prefer to write HTML and CSS directly, with some components and bindings in-between.
 
Kind regards,
Arjan
 
 
 
 
On Thu, Apr 22, 2021 at 11:54 PM LInda hackkanan <lindahackkanan@xxxxxxxx> wrote:
writing JSF code is really cumbersome.
Is there a drag and drop layout designer plugin for eclipse  IDE ?
 
_______________________________________________
faces-dev mailing list
faces-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/faces-dev
_______________________________________________ faces-dev mailing list faces-dev@xxxxxxxxxxx To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/faces-dev

Back to the top