How can I add an action to the context menu of the default JSP editor. It
does not matter if this is the default JSP, XML or Java
editor; the problem I have is that I need to get my action to the context
menu of the editor a user uses to edit a specific type of
source. I don't want the user to use "MySpecialEditor" to edit this kind
of source, I just want to add functionality to the editor this
user is using now.