[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Keyboard Macro

I want to assign the Key Sequence "ALT-F11" with the following Macro:

a) insert <<System.out.println("");>> at the current cursor position
b) set the new cursor position between the two "s.

I see a lot of possible assignments under "Prefs -> workbench -> Keys".
But I don't know which "command" or "category" I have to search.

Any Idea?