I use NetBeans 5.0. It allows me to debug from my webapps right into the MyFaces code. Just download the MyFaces sources, create a freeform project for MyFaces using the supplied build.xml files and make your application dependent on it.
On Monday 17 October 2005 23:33, Anu Padki wrote: > pardon me, I am so new to jsf and myfaces. > I am trying to use some components, the way I do it is by downloading > tomahawk.jar. However, I dont like the fact that when the things go wrong I > cannot figure out which piece of the s/w is not working. I am wondering if > some one can inform me on how to and from where download the source and > make it part of my own application/prject. > Thanks for the help. > - Anu