[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Keyboard Macro
|
- From: phi@xxxxxxxxxx (Philipp)
- Date: Sat, 28 May 2005 19:52:51 +0000 (UTC)
- Newsgroups: eclipse.tools.jdt
- Organization: not organized
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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?