You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2005/12/26 08:32:39 UTC

[Myfaces Wiki] Update of "What Tools Do You Use to Develop Web Applications Using JSF" by RamonCasha

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by RamonCasha:
http://wiki.apache.org/myfaces/What_Tools_Do_You_Use_to_Develop_Web_Applications_Using_JSF

------------------------------------------------------------------------------
   * OS version: 10.3.9
  
   * Very good overal development tool. Nothing JSF, JSP or webapp specific in itself, but can be extended with relevant plugins.
+ 
+ 
+ == netbeans ==
+  * Version: 5.0 beta 2
+  * OSS
+  * OS: Linux, Windows, others
+  * OS version: Linux Mandriva 2006.0; Windows XP
+ 
+  * Very good overall development. 
+  * Ant-based project and build process - can build projects without IDE.
+  * Code completion for faces-config.xml and web.xml as well as JSF component tags and other taglibs within JSPs.
+  * Handles deployment to, and debugging in, Tomcat, JBoss and some other servers.
  
  
  == Sysdeo Tomcat Plugin ==