I am doing a project using JSF 2.0 and Facelets.
I have read documentations that the <ui:debug/>
tag gives valuable troubleshooting information upon pressing CTRL-SHIFT-D. But this never works for me. Please anyone tell me what am I missing.
(I tried with various hotkeys, still no success. eg: <ui:debug hotkey="a"/>
)