Note that there are some explanatory texts on larger screens.

plurals
  1. POEclipse - How to assign key shourtcut command to Launch type (Run As type)
    primarykey
    data
    text
    <p>In Eclipse IDE in Properties -> General -> Keys<br> user can assign key binding for most command.</p> <p>I want to bind <kbd>Ctrl+R</kbd> to (for example) Run As -> Node application but I cannot find it in the list (there are Run Java Application, Run Maven Build both with <kbd>Alt+Shift+X, some key</kbd> binding)</p> <p>If desired Launch Type is not in list, how to configure it in plugin project sources?</p> <p>(Yes, I can relaunch with <kbd>Ctrl+F11</kbd>, but it is not convenient for left hand and is NOT launching current Editor)</p> <p>UPDATE: <a href="https://stackoverflow.com/questions/13493308/how-do-i-map-a-key-in-eclipse-to-run-the-project-run-configuration">how do I map a key in eclipse to run the project run configuration?</a> suggested <kbd>Alt+R, S, 1</kbd> that is too long.</p> <p>UPDATE 2:</p> <p>All related that suggest a bit different solutions:</p> <ul> <li><a href="https://stackoverflow.com/questions/10273026/one-button-maven-build-and-test-in-eclipse">Eclipse Maven Build and Test with One Button</a> </li> <li><a href="https://stackoverflow.com/questions/6015510/eclipse-put-keyboard-shortcuts-on-specific-launch-configurations">eclipse: put keyboard shortcuts on specific launch configurations</a></li> <li><a href="https://stackoverflow.com/questions/3125257/how-can-i-bind-a-specific-key-to-different-launch-configurations-in-eclipse">How can I bind a specific key to different launch configurations in Eclipse?</a></li> </ul> <p>What exactly <code>plugin.xml</code> should have that user could assign Key binding?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload