Your weird mind-reading IDE is starting to freak me out .... :-o
Okay, so I'm playing around with facelets, and I'm adding a function definition to a facelets config file.
So I type in:
getUnits
com.test.jsftest.customtags.facelets.businessunit.BusinessUnitFunctions
]]>
Then I head move the cursor to the function-signature tag, and hit the 'j' key, and I get:
getBusinessUnits
com.test.jsftest.customtags.facelets.businessunit.BusinessUnitFunctions
*java.util.Map getBusinessUnit(java.util.Collection)*
]]>
I look, I blink and look again. Then my jaw hits the floor. I delete it and try again in front of witnesses. They too, are amazed.
Excellent work boys. .. :)
Please sign in to leave a comment.