How can I create an action group?
I want to create a menu group which contains 2 menu entries, each one is mapped with an action.
I try to do like below but have an exception "... cannot add an action twice..."
plugin.xml
...
]]>
GoogleCodeSearchActionGroup.java
Thanks a lot
Please sign in to leave a comment.
Fixed it myself
]]>and JBers, please fix your document about action system. In "Registering Actions in plugin.xml" section
]]>It's not correct to add "]]>" inside group element.