How to add my action to NEW popup menu group Permanently deleted user Created May 22, 2005 13:04 How to add my action to NEW popup menu group next to Class, Interface, Enum options, appeared when clicking right mouse button on the package.
Evgeny wrote:
You should add your action to the group called "NewGroup". For the ids
of all groups and actions look in resources.jar\idea\ActionManager.xml.
Bas