Re: Actions as popup menu
markiewb <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <[email protected]> |
Yes I think so. Redefine the action in the layer.xml and use a different shortcut. And add a dependency to the module where the action is originally defined. This way your layer.xml has priority over the original while the files are merged at startup Best regards, markiewb ----- Ursprungligt meddelande ----- Från: "linesb" <[email protected]> Skickat: 19.12.2015 08:56 Till: "[email protected]" <[email protected]> Ämne: [nbdev] Actions as popup menu Another question: Is it possible to change the default key shortcut of a netbeans system action in a file instead of going to the keymap?