Hello, I set up a MyFaces 1.1.5-snapshot with Intellig IDEA as described here http://wiki.apache.org/myfaces/JetBrains_IntelliJ_IDEA. First of all thanks for the excellent description and the Maven build process.
I can now run the web modules, e.g. the Tomahawk samples, from the IDE. But what I can't is to debug into MyFaces. I would like to debug the renderer classes. What I saw is that the web modules have the MyFaces libs set up as module libraries, so it's obvious why my source code breakpoints will be ignored. Can you tell me how to change the setup? Michael

