I have implemented the fillContextMenu() for copy action in my
actionProvider. I want my copy action to be executed only when i copy a
diagram file in "package explorer" view.
This is how i have added in my plugin.xml. But it does not invoke when i
choose copy.Is there anything wrong with this ?