Send shortcut to Eclipse console -



Send shortcut to Eclipse console -

i got project finish eclipse's cdt. project intend hear various shortcuts while running (normally terminal or command promt). while running under eclipse, these shortcuts programm listening to(e.g. ctrl+c, ...) won't work, because eclipse receives shortcuts on own.

so, question is, possible send shortcut application while running in eclipse console?

greetings, ben

there aptana plugin eclipse. plugin has terminal view. can utilize view run project , able send keyboard shortcuts within eclipse.

eclipse console shortcut cdt

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -