Reputation: 36634
For the maintenance and migration of some JSF / Woodstock applications (to IceFaces or other frameworks) I would like to know if there are GUI editors for Java Server Faces available. We are currently using Eclipse and NetBeans, but we are open for other development tools. But non-visual editors would be helpful if they offer some support like hiearchy structure view and error checking.
Upvotes: 0
Views: 2000
Reputation: 81577
Regarding Eclipse, I suggest the JBoss Tools plugin for JSF edition.
Upvotes: 3
Reputation: 10994
NetBeans and eclipse (as I think). In plugins you can find everything and netbeans has got self-installer (for plugins).
Upvotes: 1