| Author |
IntelliJ IDEA 7.0 -- JSF Development
|
Abiodun Adisa
Ranch Hand
Joined: Jan 17, 2002
Posts: 495
|
|
|
I use myeclipse to develop JSF/EJB projects. Is there any other feature that exist in IDEA 7 that stands it out in the development of JSF/EJBs
|
 |
Dmitry Jemerov
author
Ranch Hand
Joined: Nov 24, 2006
Posts: 120
|
|
Hello Abiodun, The strong point of IntelliJ IDEA is its capability to understand and validate code, in particular code that uses JSF/EJB frameworks. You can always count on having error highlighting, intelligent code assitance and smart completion both in your Java code, JSP pages and Faces configuration files.
|
Dmitry Jemerov<br />Development Lead<br />JetBrains, Inc.<br /><a href="http://www.jetbrains.com/" target="_blank" rel="nofollow">http://www.jetbrains.com/</a><br />"Develop with Pleasure"
|
 |
 |
|
|
subject: IntelliJ IDEA 7.0 -- JSF Development
|
|
|