Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question

2 Answers

up vote 3 down vote accepted

Regarding Eclipse, I suggest the JBoss Tools plugin for JSF edition.

share|improve this answer

NetBeans and eclipse (as I think). In plugins you can find everything and netbeans has got self-installer (for plugins).

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.