2010-11-05
2010-11-02
Nice 2010 Election Summary Graphic
I spent some time this evening looking for complete, live coverage of the 2010 Midterm Election. Surprisingly, not many sites have up-to-the-minute graphical representations of the races that have been called. I found this page from the Associated Press to be the best so far:
http://hosted.ap.org/specials/election_night_2010/balance_power/powerbar_double.html?WIDTH=100%
http://hosted.ap.org/specials/election_night_2010/balance_power/powerbar_double.html?WIDTH=800
As a nifty bonus, they include a URL parameter that takes pixel or percentage values. This will definitely be useful over the next several days as too-close-to-call races tally all the returns.
http://hosted.ap.org/specials/election_night_2010/balance_power/powerbar_double.html?WIDTH=100%
http://hosted.ap.org/specials/election_night_2010/balance_power/powerbar_double.html?WIDTH=800
As a nifty bonus, they include a URL parameter that takes pixel or percentage values. This will definitely be useful over the next several days as too-close-to-call races tally all the returns.
Labels:
2010,
ap,
associated press,
coverage,
democrat,
election,
independent,
midterm,
obama,
parameter,
republican,
swing,
url,
vote,
voters
2010-11-01
The Complete Eclipse Keyboard Shortcuts Reference
All keyboard shortcuts, sorted by command name:
| Category | Command | Shortcut | When |
|---|---|---|---|
| Window | Access the menus on the main menu bar | F10 | In Windows |
| Window | Activate Editor | F12 | In Windows |
| Navigate | Activate Task | Ctrl+F9 | In Windows |
| Window | Activate the Editor Dropdown | Ctrl+E | In Windows |
| Uncategorized | Add Artifact to Target Platform | Ctrl+Alt+Shift+A | In Windows |
| Edit | Add Block Comment | Ctrl+Shift+/ | Editing in Structured Text Editors |
| XML Catalog | Add catalog entry | Alt+A | In XML Catalog |
| Source | Add Import | Ctrl+Shift+M | Editing Java Source |
| Source | Add Import | Ctrl+Shift+M | Editing Javascript Source |
| Source | Add Javadoc Comment | Alt+Shift+J | In Windows |
| Source | Add JSDoc Comment | Alt+Shift+J | JavaScript View |
| Run/Debug | Add Memory Block | Ctrl+Alt+M | In Memory View |
| Run/Debug | All Instances | Ctrl+Shift+N | In Windows |
| Navigate | Backward History | Alt+Left | In Windows |
| Edit | Bold | Ctrl+B | WYSIWYG Text Editing |
| Project | Build All | Ctrl+B | In Windows |
| Projects | Build Project Archives | "Alt+Shift+Y, B" | In Windows |
| Refactor - JavaScript | Change Function Signature | Alt+Shift+C | JavaScript View |
| Refactor - Java | Change Method Signature | Alt+Shift+C | In Windows |
| File | Close | Ctrl+F4 | In Windows |
| File | Close | Ctrl+W | In Windows |
| File | Close All | Ctrl+Shift+F4 | In Windows |
| File | Close All | Ctrl+Shift+W | In Windows |
| Run/Debug | Close Rendering | Ctrl+W | In Memory View |
| Text Editing | Collapse | Ctrl+Numpad_Subtract | Editing Text |
| Help | Collapse a Tree Node | Left | In Help System |
| Navigate | Collapse All | Ctrl+Numpad_Divide | Editing Text |
| Text Editing | Collapse All | Ctrl+Shift+Numpad_Divide | Editing Text |
| Edit | Content Assist / Auto-Complete | Ctrl+Space | In Dialogs and Windows |
| Edit | Context Information | Ctrl+Shift+Space | In Dialogs and Windows |
| Edit | Copy | Ctrl+C | In Dialogs and Windows |
| Edit | Copy | Ctrl+Insert | In Dialogs and Windows |
| Text Editing | Copy Lines | Ctrl+Alt+Down | Editing Text |
| ASA 9.x table schema editor | Cut | Alt+X | In Windows |
| Edit | Cut | Ctrl+X | In Dialogs and Windows |
| Edit | Cut | Shift+Delete | In Dialogs and Windows |
| Window | Cycle to Editor | Ctrl+F6 | In Windows |
| Window | Cycle to Perspective | Ctrl+F8 | In Windows |
| Window | Cycle to View | Ctrl+F7 | In Windows |
| Navigate | Deactivate Task | Ctrl+Shift+F9 | In Windows |
| Database Tools | Debug | Ctrl+Alt+D | Editing SQL |
| Run/Debug | Debug | F11 | In Windows |
| Server | Debug | Ctrl+Alt+D | In Servers View |
| Run/Debug | Debug Ant Build | "Alt+Shift+D, Q" | In Windows |
| Run/Debug | Debug Eclipse Application | "Alt+Shift+D, E" | In Windows |
| Run/Debug | Debug Java Applet | "Alt+Shift+D, A" | In Windows |
| Run/Debug | Debug Java Application | "Alt+Shift+D, J" | In Windows |
| Run/Debug | Debug JUnit Plug-in Test | "Alt+Shift+D, P" | In Windows |
| Run/Debug | Debug Junit Test | "Alt+Shift+D, T" | In Windows |
| Run/Debug | Debug on Server | "Alt+Shift+D, R" | In Windows |
| Search | Declaration in Workspace | Ctrl+G | In Windows |
| Edit | Delete | Delete | In Windows |
| Text Editing | Delete Line | Ctrl+D | Editing Text |
| Text Editing | Delete Next Word | Ctrl+Delete | Editing Text |
| Text Editing | Delete Previous Word | Ctrl+Backspace | Editing Text |
| Text Editing | Delete to End of Line | Ctrl+Shift+Delete | Editing Text |
| Run/Debug | Display | Ctrl+Shift+D | In Dialogs and Windows |
| WikiText Markup Editing Commands | Display Cheat Sheet Command | F1 | WikiText Markup Source Context |
| Help | Display Selected Topic | Enter | In Help System |
| Edit | Duplicate | Ctrl+Shift+D | Diagram Editing |
| Text Editing | Duplicate Lines | Ctrl+Alt+Up | Editing Text |
| Database Tools | Edit in SQL Query Builder... | Alt+Q | Editing SQL |
| XML Catalog | Edit selected catalog entry | Alt+E | In XML Catalog |
| Run/Debug | EOF | Ctrl+Z | In I/O Console |
| Run/Debug | Execute | Ctrl+U | In Windows |
| Database Tools | Execute Current Text | Alt+S | Editing SQL |
| Database Tools | Execute Selected Text | Alt+X | Editing SQL |
| Database Tools | Execute Selected Text As One Statement | Alt+C | Editing SQL |
| Text Editing | Expand | Ctrl+Numpad_Add | Editing Text |
| Help | Expand a Tree Node | Right | In Help System |
| Navigate | Expand All | Ctrl+Numpad_Multiply | In Windows |
| Text Editing | Expand All | Ctrl+Shift+Numpad_Multiply | Editing Text |
| DTD Editor | Expand selection to enclosing element | Shift+Alt+Up | Editing DTD |
| DTD Editor | Expand selection to next element | Shift+Alt+Right | Editing DTD |
| DTD Editor | Expand selection to previous element | Shift+Alt+Left | Editing DTD |
| WSDL Editor | Export Diagram as Image | Ctrl+Shift+X | In WSDL Editor Design View |
| Refactor - JavaScript | Extract Function | Alt+Shift+M | JavaScript View |
| Refactor - Java | Extract Local Variable | Alt+Shift+L | In Windows |
| Refactor - Java | Extract Method | Alt+Shift+M | In Windows |
| Edit | Find and Replace | Ctrl+F | In Windows |
| Edit | Find Next | Ctrl+K | Editing Text |
| Edit | Find Previous | Ctrl+Shift+K | Editing Text |
| Search | Find Seam Declarations | Ctrl+G | Editing in Structured Text Editors |
| Search | Find Seam References | Ctrl+Shift+G | Editing in Structured Text Editors |
| Search | Find Text in Workspace | Ctrl+Alt+G | In Windows |
| Run/Debug | Force Return | Alt+Shift+F | In Windows |
| Edit | Format | Ctrl+Shift+F | Editing in Structured Text Editors |
| Source | Format | Ctrl+Shift+F | Editing Ant Buildfiles |
| Edit | Format Active Elements | Ctrl+I | Editing in Structured Text Editors |
| Manifest Editor Source | Format Source | Ctrl+Shift+F | PDE editor |
| Navigate | Forward History | Alt+Right | In Windows |
| EMF Code Generation | Generate Code | Alt+Shift+G | In Windows |
| Run/Debug | Go to Address | Ctrl+G | In Table Memory Rendering |
| Navigate | Go to Line | Ctrl+L | Editing Text |
| DTD Editor | Go to matching bracket | Ctrl+Shift+P | Editing DTD |
| Navigate | Go to Matching Bracket | Ctrl+Shift+P | Editing Java Source |
| Navigate | Go to Matching Bracket | Ctrl+Shift+P | Editing JavaScript Source |
| Edit | Go To Matching Tag | Ctrl+Shift+> | Editing in Structured Text Editors |
| Navigate | Go to Next Member | Ctrl+Shift+Down | Editing Java Source |
| Navigate | Go to Next Member | Ctrl+Shift+Down | Editing JavaScript Source |
| Edit | Go to Next Sibling | Ctrl+Shift+Down | Editing in Structured Text Editors |
| Navigate | Go To Next Unread Task | Alt+Down | In Tasks Editor |
| Navigate | Go to Previous Member | Ctrl+Shift+Up | Editing Java Source |
| Navigate | Go to Previous Member | Ctrl+Shift+Up | Editing JavaScript Source |
| Edit | Go To Previous Sibling | Ctrl+Shift+Up | Editing in Structured Text Editors |
| Navigate | Go To Previous Unread Task | Alt+Up | In Tasks Editor |
| Web Page Editor Layout | Graphical Designer | Ctrl+Shift+F11 | Using Web Page Editor |
| Web Page Editor Layout | Horizontal Layout | Ctrl+Shift+F10 | Using Web Page Editor |
| Edit | Incremental Find | Ctrl+J | Editing Text |
| Edit | Incremental Find Reverse | Ctrl+Shift+J | Editing Text |
| Source | Indent Line | Ctrl+I | Editing JavaScript Source |
| Refactor - Java | Inline | Alt+Shift+I | In Windows |
| Xpand Editor | Insert left quotation mark | Ctrl+< | Editing Xpand template |
| Text Editing | Insert Line Above Current Line | Ctrl+Shift+Enter | Editing Text |
| Text Editing | Insert Line Below Current Line | Shift+Enter | Editing Text |
| Xpand Editor | Insert right quotation mark | Ctrl+> | Editing Xpand template |
| Run/Debug | Inspect | Ctrl+Shift+I | In Dialogs and Windows |
| Edit | Italics | Ctrl+I | WYSIWYG Text Editing |
| JavaScript Debug | JavaScript Breakpoint Properties | Ctrl+Enter | In Breakpoints View |
| Views | JavaScript Script Explorer | "Alt+Shift+Q, P" | JavaScript View |
| Text Editing | Join Lines | Ctrl+Alt+J | Editing Text |
| Visual Page Editor | Jump | Ctrl+Shift+Tab | In Visual Page Editor |
| Navigate | Last Edit Location | Ctrl+Q | In Windows |
| Text Editing | Line End | End | Editing Text |
| Text Editing | Line Start | Home | Editing Text |
| Focused UI | Make Landmark | Ctrl+Alt+Shift+Up | In Windows |
| Focused UI | Make Less Interesting | Ctrl+Alt+Shift+Down | In Windows |
| Task | Mark Task Complete | Alt+Shift+C | In Tasks Editor |
| Task | Mark Task Incomplete | Alt+Shift+I | In Tasks Editor |
| Task | Mark Task Read | Alt+Shift+R | In Tasks Editor |
| Task | Mark Task Read and Go To Next Unread Task | Alt+Shift+Down | In Tasks Editor |
| Task | Mark Task Read and Go To Previous Unread Task | Alt+Shift+Up | In Tasks Editor |
| Task | Mark Task Unread | Alt+Shift+U | In Tasks Editor |
| Task | Maximize Part | Ctrl+Shift+M | In Tasks Editor |
| Visual Page Editor | Maximize/Restore Source Part | Shift+F6 | In Visual Page Editor |
| Visual Page Editor | Maximize/Restore Visual Part | Alt+Shift+F6 | Visual Page Editor |
| Edit | Move | Alt+Shift+V | Editing JSP Source |
| Refactor | Move - Refactoring | Alt+Shift+V | In Windows |
| Text Editing | Move Lines Down | Alt+Down | Editing Text |
| Text Editing | Move Lines Up | Alt+Up | Editing Text |
| Help | Move to Contents Tab | Alt+C | In Help System |
| Help | Move to Search Entry Field | Alt+S | In Help System |
| Help | Move to Search Results Tab | Alt+R | In Help System |
| Help | Move to Topic Content Frame | Alt+K | In Help System |
| File | New | Ctrl+N | In Windows |
| Task | New Local Task | Insert | In Tasks Editor |
| File | New menu | Alt+Shift+N | In Windows |
| Run/Debug | New Rendering | Ctrl+N | In Memory View |
| Task | New Subtask | Shift+Insert | In Tasks Editor |
| Help | Next Frame or Toolbar | Ctrl+Tab | In Help System |
| Help | "Next Link, Button or Topic Node" | Tab | In Help System |
| Run/Debug | Next Memory Monitor | Ctrl+Alt+N | In Memory View |
| Window | Next Open Editor | Ctrl+PageUp | In Windows |
| Navigate | Next Page | Alt+F7 | In Windows |
| Navigate | Next Sub-Tab | Alt+PageDown | In Dialogs and Windows |
| Help | Next Topic Node | Down | In Help System |
| Text Editing | Next Word | Ctrl+Right | Editing Text |
| Navigate | Open Attached Javadoc | Shift+F2 | In Windows |
| Navigate | Open Call Hierarchy | Ctrl+Alt+H | In Windows |
| CSS Dialog | Open CSS Dialog | Ctrl+Shift+C | Editing CSS Source |
| Navigate | Open Declaration | F3 | In Windows |
| Source | Open External Documentation | Shift+F2 | Editing Ant Buildfiles |
| Navigate | Open External JSDoc | Shift+F2 | JavaScript View |
| Navigate | Open Maven POM | Alt+Shift+P | In Windows |
| Navigate | Open Plug-in Artifact | Ctrl+Shift+A | In Windows |
| Navigate | Open Remote Task | Ctrl+Alt+Shift+F12 | In Windows |
| Navigate | Open Resource | Ctrl+Shift+R | In Windows |
| Navigate | Open Seam Component | Ctrl+Shift+Z | In Windows |
| Search | Open Search Dialog | Ctrl+H | In Windows |
| Task | Open Selected Task | Ctrl+Enter | In Tasks Editor |
| Edit | Open Selection | F3 | Editing in Structured Text Editors |
| JavaScript Debug | Open Source | Ctrl+Shift+3 | Debugging |
| Navigate | Open Structure | Ctrl+F3 | Editing Java Source |
| Navigate | Open Structure | Ctrl+F3 | Editing JavaScript Source |
| Navigate | Open Task | Ctrl+F12 | In Windows |
| Navigate | Open Type | Ctrl+Shift+T | In Windows |
| Navigate | Open Type Hierarchy | F4 | In Windows |
| Navigate | Open Type in Hierarchy | Ctrl+Shift+H | In Windows |
| Source | Organize Imports | Ctrl+Shift+O | In Windows |
| ASA 9.x table schema editor | Paste | Alt+V | In Windows |
| Edit | Paste | Ctrl+V | In Dialogs and Windows |
| Edit | Paste | Shift+Insert | In Dialogs and Windows |
| Spy | Plug-in Menu Spy | Alt+Shift+F2 | In Dialogs and Windows |
| Spy | Plug-in Selection Spy | Alt+Shift+F1 | In Dialogs and Windows |
| Navigate | Previous | Ctrl+, | In Windows |
| Window | Previous Editor | Ctrl+Shift+F6 | In Windows |
| Help | Previous Frame or Toolbar | Ctrl+Shift+Tab | In Help System |
| Help | "Previous Link, Button or Topic Node" | Shift+Tab | In Help System |
| Window | Previous Open Editor | Ctrl+PageDown | In Windows |
| Navigate | Previous Page | Alt+Shift+F7 | In Windows |
| Window | Previous Perspective | Ctrl+Shift+F8 | In Windows |
| Help | Previous Topic Node | Up | In Help System |
| Window | Previous View | Ctrl+Shift+F7 | In Windows |
| Text Editing | Previous Word | Ctrl+Left | Editing Text |
| File | Ctrl+P | In Windows | |
| File | Properties | Alt+Enter | In Windows |
| Server | Publish | Ctrl+Alt+P | In Servers View |
| Window | Quick Access Dialogue | Ctrl+3 | In Windows |
| Source | Quick Assist - Assign to field | "Ctrl+2, F" | Editing Java Source |
| Source | Quick Assist - Assign to local variable | "Ctrl+2, L" | Editing Java Source |
| Source | Quick Assist - Assign to local variable | "Ctrl+2, L" | Editing JavaScript Source |
| Source | Quick Assist - Assign to var | "Ctrl+2, F" | Editing JavaScript Source |
| Source | Quick Assist - Rename in file | "Ctrl+2, R" | Editing Java Source |
| Source | Quick Assist - Rename in file | "Ctrl+2, R" | Editing JavaScript Source |
| Edit | Quick Diff Toggle | Ctrl+Shift+Q | Editing Text |
| Edit | Quick Fix | Ctrl+1 | In Dialogs and Windows |
| Navigate | Quick Hierarchy | Ctrl+T | Editing Java Source |
| Navigate | Quick Hierarchy | Ctrl+T | Editing JavaScript Source |
| Navigate | Quick Outline | Ctrl+O | Editing in Structured Text Editors |
| Navigate | Quick Outline | Ctrl+O | Editing Java Source |
| Navigate | Quick Outline | Ctrl+O | Editing JavaScript Source |
| Navigate | Quick Outline | Ctrl+O | PDE editor |
| Navigate | Quick Outline | Ctrl+O | WikiText Markup Source Context |
| Edit | Redo | Ctrl+Y | In Dialogs and Windows |
| Search | References in Workspace | Ctrl+Shift+G | In Windows |
| File | Refresh | F5 | In Windows |
| SQL Results View | Remove All Visible Results | Shift+Delete | In Windows |
| Edit | Remove Block Comment | Ctrl+Shift+\ | Editing in Structured Text Editors |
| Source | Remove Occurrence Annotations | Alt+Shift+U | Editing Java Source |
| Source | Remove Occurrence Annotations | Alt+Shift+U | Editing JavaScript Source |
| SQL Results View | Remove Result | Ctrl+Delete | In Windows |
| XML Catalog | Remove selected catalog entry | Alt+R | In XML Catalog |
| Edit | Rename | Alt+Shift+R | Editing JSP Source |
| File | Rename | F2 | In Windows |
| Refactor | Rename - Refactoring | Alt+Shift+R | In Windows |
| Source | Rename In File | Alt+Shift+R | Editing Ant Buildfiles |
| DTD Editor | Restore last selection | Shift+Alt+Down | Editing DTD |
| Edit | Restore Last Selection | Alt+Shift+Down | Editing in Structured Text Editors |
| Run/Debug | Resume | F8 | Debugging |
| Database Tools | Run | Ctrl+Alt+R | Editing SQL |
| Run/Debug | Run | Ctrl+F11 | In Windows |
| Server | Run | Ctrl+Alt+R | In Servers View |
| Run/Debug | Run Ant Build | "Alt+Shift+X, Q" | In Windows |
| Run/Debug | Run Eclipse Application | "Alt+Shift+X, E" | In Windows |
| Run/Debug | Run Java Applet | "Alt+Shift+X, A" | In Windows |
| Run/Debug | Run Java Application | "Alt+Shift+X, J" | In Windows |
| Run/Debug | Run JUnit Plug-in Test | "Alt+Shift+X, P" | In Windows |
| Run/Debug | Run Maven Build | "Alt+Shift+X, M" | In Windows |
| Run/Debug | Run on Server | "Alt+Shift+X, R" | In Windows |
| Run/Debug | Run OSGi Framework | "Alt+Shift+X, O" | In Windows |
| Edit | Run Query command | Ctrl+Enter | Editing HQL |
| Run/Debug | Run to Line | Ctrl+R | Debugging |
| File | Save | Ctrl+S | In Windows |
| File | Save All | Ctrl+Shift+S | In Windows |
| Text Editing | Scroll Line Down | Ctrl+Down | Editing Text |
| Text Editing | Scroll Line Up | Ctrl+Up | Editing Text |
| Navigate | Search Repository for Task | Ctrl+Shift+F12 | In Windows |
| Edit | Select All | Ctrl+A | In Dialogs and Windows |
| Edit | Select Enclosing Element | Alt+Shift+Up | Editing in Structured Text Editors |
| Text Editing | Select Line End | Shift+End | Editing Text |
| Text Editing | Select Line Start | Shift+Home | Editing Text |
| Edit | Select Next Element | Alt+Shift+Right | Editing Java Source |
| Edit | Select Next Element | Alt+Shift+Right | Editing JavaScript Source |
| Text Editing | Select Next Word | Ctrl+Shift+Right | Editing Text |
| Edit | Select Previous Element | Alt+Shift+Left | Editing Java Source |
| Text Editing | Select Previous Word | Ctrl+Shift+Left | Editing Text |
| Window | Show Context Menu | Shift+F10 | In Dialogs and Windows |
| Focused UI | Show Context Quick View | Ctrl+Alt+Shift+Right | In Windows |
| Window | Show Contributing Plug-in | Alt+Shift+F3 | In Dialogs and Windows |
| Navigate | Show In Breadcrumb | Alt+Shift+B | Editing Java Source |
| Window | Show Key Assist | Ctrl+Shift+L | In Dialogs and Windows |
| Edit | Show Occurrences in File | Ctrl+Shift+A | Editing Text |
| Search | Show Occurrences in File Quick Menu | Ctrl+Shift+U | In Windows |
| Refactor | Show Refactor Quick Menu | Alt+Shift+T | In Windows |
| Window | Show Ruler Context Menu | Ctrl+F10 | Editing Text |
| Visual Page Editor Category | Show Selection Bar | Ctrl+6 | In Windows |
| Source | Show Source Quick Menu | Alt+Shift+S | In Windows |
| Window | Show System Menu | Alt+- | In Windows |
| Task | Show Tooltip Description | F4 | In Tasks Editor |
| Text Editing | Show Tooltip Description | F2 | Editing Text |
| Views | Show View | "Alt+Shift+Q, Q" | In Windows |
| Views | Show View (View: Breakpoints) | "Alt+Shift+Q, B" | In Windows |
| Views | Show View (View: Cheat Sheets) | "Alt+Shift+Q, H" | In Windows |
| Views | Show View (View: Console) | "Alt+Shift+Q, C" | In Windows |
| Views | Show View (View: Declaration) | "Alt+Shift+Q, D" | JavaScript View |
| Views | Show View (View: Documentation) | "Alt+Shift+Q, J" | JavaScript View |
| Views | Show View (View: Error Log) | "Alt+Shift+Q, L" | In Windows |
| Views | Show View (View: Hierarchy) | "Alt+Shift+Q, T" | JavaScript View |
| Views | Show View (View: History) | "Alt+Shift+Q, Z" | In Windows |
| Views | Show View (View: Javadoc) | "Alt+Shift+Q, J" | In Windows |
| Views | Show View (View: Outline) | "Alt+Shift+Q, O" | In Windows |
| Views | Show View (View: Package Explorer) | "Alt+Shift+Q, P" | In Windows |
| Views | Show View (View: Problems) | "Alt+Shift+Q, X" | In Windows |
| Views | Show View (View: Search) | "Alt+Shift+Q, S" | In Windows |
| Views | Show View (View: Task List) | "Alt+Shift+Q, K" | In Windows |
| Views | Show View (View: Type Hierarchy) | "Alt+Shift+Q, T" | In Windows |
| Views | Show View (View: Variables) | "Alt+Shift+Q, V" | In Windows |
| Window | Show View Menu | Ctrl+F10 | In Dialogs and Windows |
| Web Page Editor Layout | Source Code | Ctrl+Shift+F12 | Using Web Page Editor |
| Server | Start | Ctrl+Alt+R | In Servers View |
| Run/Debug | Step Into | F5 | Debugging |
| Run/Debug | Step Over | F6 | Debugging |
| Run/Debug | Step Return | F7 | Debugging |
| Server | Stop | Ctrl+Alt+S | In Servers View |
| Task | Submit Task | Alt+Shift+S | In Tasks Editor |
| Source | Surround With Quick Menu | Alt+Shift+Z | In Windows |
| Window | Switch to Editor | Ctrl+Shift+E | In Windows |
| Terminal view commands | Terminal view insert | Alt+A | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+E | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+F | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+G | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+H | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+N | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+P | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+R | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+T | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+V | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+W | Terminal widget context |
| Run/Debug | Terminate | Ctrl+F2 | Debugging |
| SQL Results View | Terminate Result | Ctrl+Break | In Windows |
| Text Editing | Text End | Ctrl+End | Editing Text |
| Text Editing | Text Start | Ctrl+Home | Editing Text |
| Text Editing | To Lower Case | Ctrl+Shift+Y | Editing Text |
| Text Editing | To Upper Case | Ctrl+Shift+X | Editing Text |
| Source | Toggle Ant Mark Occurrences | Alt+Shift+O | Editing Ant Buildfiles |
| Edit | Toggle Block Selection | Alt+Shift+A | Editing Text |
| Run/Debug | Toggle Breakpoint | Ctrl+Shift+B | In Windows |
| Edit | Toggle Comment | Ctrl+/ | Editing SQL |
| Edit | Toggle Comment | Ctrl+Shift+C | Editing in Structured Text Editors |
| Source | Toggle Comment | Ctrl+/ | Editing Java Source |
| Source | Toggle Comment | Ctrl+/ | Editing JavaScript Source |
| Source | Toggle Comment | Ctrl+/ | Editing Properties Files |
| Source | Toggle Comment | Ctrl+7 | Editing Java Source |
| Source | Toggle Comment | Ctrl+7 | Editing JavaScript Source |
| Source | Toggle Comment | Ctrl+7 | Editing Properties Files |
| Text Editing | Toggle Folding | Ctrl+Numpad_Divide | Editing Text |
| Edit | Toggle Insert Mode | Ctrl+Shift+Insert | Editing Text |
| Source | Toggle Mark Occurrences | Alt+Shift+O | Editing Java Source |
| Source | Toggle Mark Occurrences | Alt+Shift+O | Editing JavaScript Source |
| Run/Debug | Toggle Memory Monitors Pane | Ctrl+T | In Memory View |
| Text Editing | Toggle Overwrite | Insert | Editing Text |
| Edit | Underline | Ctrl+U | Editing Text |
| Edit | Undo | Ctrl+Z | In Dialogs and Windows |
| Edit | Update Ecore diagram | F5 | In Ecore Diagram Editor |
| Run/Debug | Use Step Filters | Shift+F5 | In Windows |
| Web Page Editor Layout | Vertical Layout | Ctrl+Shift+F9 | Using Web Page Editor |
| Edit | Word Completion | Alt+/ | Editing Text |
| Views | Zoom In | Ctrl+= | In Windows |
| Views | Zoom Out | Ctrl+- | In Windows |
And here, sorted alphabetically by shortcut, then command name:
| Category | Command | Shortcut | When |
|---|---|---|---|
| Window | Show System Menu | Alt+- | In Windows |
| Edit | Word Completion | Alt+/ | Editing Text |
| XML Catalog | Add catalog entry | Alt+A | In XML Catalog |
| Terminal view commands | Terminal view insert | Alt+A | Terminal widget context |
| Database Tools | Execute Selected Text As One Statement | Alt+C | Editing SQL |
| Help | Move to Contents Tab | Alt+C | In Help System |
| Navigate | Go To Next Unread Task | Alt+Down | In Tasks Editor |
| Text Editing | Move Lines Down | Alt+Down | Editing Text |
| XML Catalog | Edit selected catalog entry | Alt+E | In XML Catalog |
| Terminal view commands | Terminal view insert | Alt+E | Terminal widget context |
| File | Properties | Alt+Enter | In Windows |
| Terminal view commands | Terminal view insert | Alt+F | Terminal widget context |
| Navigate | Next Page | Alt+F7 | In Windows |
| Terminal view commands | Terminal view insert | Alt+G | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+H | Terminal widget context |
| Help | Move to Topic Content Frame | Alt+K | In Help System |
| Navigate | Backward History | Alt+Left | In Windows |
| Terminal view commands | Terminal view insert | Alt+N | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+P | Terminal widget context |
| Navigate | Next Sub-Tab | Alt+PageDown | In Dialogs and Windows |
| Database Tools | Edit in SQL Query Builder... | Alt+Q | Editing SQL |
| Help | Move to Search Results Tab | Alt+R | In Help System |
| XML Catalog | Remove selected catalog entry | Alt+R | In XML Catalog |
| Terminal view commands | Terminal view insert | Alt+R | Terminal widget context |
| Navigate | Forward History | Alt+Right | In Windows |
| Database Tools | Execute Current Text | Alt+S | Editing SQL |
| Help | Move to Search Entry Field | Alt+S | In Help System |
| Edit | Toggle Block Selection | Alt+Shift+A | Editing Text |
| Navigate | Show In Breadcrumb | Alt+Shift+B | Editing Java Source |
| Refactor - JavaScript | Change Function Signature | Alt+Shift+C | JavaScript View |
| Refactor - Java | Change Method Signature | Alt+Shift+C | In Windows |
| Task | Mark Task Complete | Alt+Shift+C | In Tasks Editor |
| Run/Debug | Debug Java Applet | Alt+Shift+D, A | In Windows |
| Run/Debug | Debug Eclipse Application | Alt+Shift+D, E | In Windows |
| Run/Debug | Debug Java Application | Alt+Shift+D, J | In Windows |
| Run/Debug | Debug JUnit Plug-in Test | Alt+Shift+D, P | In Windows |
| Run/Debug | Debug Ant Build | Alt+Shift+D, Q | In Windows |
| Run/Debug | Debug on Server | Alt+Shift+D, R | In Windows |
| Run/Debug | Debug Junit Test | Alt+Shift+D, T | In Windows |
| Task | Mark Task Read and Go To Next Unread Task | Alt+Shift+Down | In Tasks Editor |
| Edit | Restore Last Selection | Alt+Shift+Down | Editing in Structured Text Editors |
| Run/Debug | Force Return | Alt+Shift+F | In Windows |
| Spy | Plug-in Selection Spy | Alt+Shift+F1 | In Dialogs and Windows |
| Spy | Plug-in Menu Spy | Alt+Shift+F2 | In Dialogs and Windows |
| Window | Show Contributing Plug-in | Alt+Shift+F3 | In Dialogs and Windows |
| Visual Page Editor | Maximize/Restore Visual Part | Alt+Shift+F6 | Visual Page Editor |
| Navigate | Previous Page | Alt+Shift+F7 | In Windows |
| EMF Code Generation | Generate Code | Alt+Shift+G | In Windows |
| Refactor - Java | Inline | Alt+Shift+I | In Windows |
| Task | Mark Task Incomplete | Alt+Shift+I | In Tasks Editor |
| Source | Add Javadoc Comment | Alt+Shift+J | In Windows |
| Source | Add JSDoc Comment | Alt+Shift+J | JavaScript View |
| Refactor - Java | Extract Local Variable | Alt+Shift+L | In Windows |
| Edit | Select Previous Element | Alt+Shift+Left | Editing Java Source |
| Refactor - JavaScript | Extract Function | Alt+Shift+M | JavaScript View |
| Refactor - Java | Extract Method | Alt+Shift+M | In Windows |
| File | New menu | Alt+Shift+N | In Windows |
| Source | Toggle Ant Mark Occurrences | Alt+Shift+O | Editing Ant Buildfiles |
| Source | Toggle Mark Occurrences | Alt+Shift+O | Editing Java Source |
| Source | Toggle Mark Occurrences | Alt+Shift+O | Editing JavaScript Source |
| Navigate | Open Maven POM | Alt+Shift+P | In Windows |
| Views | Show View (View: Breakpoints) | Alt+Shift+Q, B | In Windows |
| Views | Show View (View: Console) | Alt+Shift+Q, C | In Windows |
| Views | Show View (View: Declaration) | Alt+Shift+Q, D | JavaScript View |
| Views | Show View (View: Cheat Sheets) | Alt+Shift+Q, H | In Windows |
| Views | Show View (View: Documentation) | Alt+Shift+Q, J | JavaScript View |
| Views | Show View (View: Javadoc) | Alt+Shift+Q, J | In Windows |
| Views | Show View (View: Task List) | Alt+Shift+Q, K | In Windows |
| Views | Show View (View: Error Log) | Alt+Shift+Q, L | In Windows |
| Views | Show View (View: Outline) | Alt+Shift+Q, O | In Windows |
| Views | JavaScript Script Explorer | Alt+Shift+Q, P | JavaScript View |
| Views | Show View (View: Package Explorer) | Alt+Shift+Q, P | In Windows |
| Views | Show View | Alt+Shift+Q, Q | In Windows |
| Views | Show View (View: Search) | Alt+Shift+Q, S | In Windows |
| Views | Show View (View: Hierarchy) | Alt+Shift+Q, T | JavaScript View |
| Views | Show View (View: Type Hierarchy) | Alt+Shift+Q, T | In Windows |
| Views | Show View (View: Variables) | Alt+Shift+Q, V | In Windows |
| Views | Show View (View: Problems) | Alt+Shift+Q, X | In Windows |
| Views | Show View (View: History) | Alt+Shift+Q, Z | In Windows |
| Task | Mark Task Read | Alt+Shift+R | In Tasks Editor |
| Edit | Rename | Alt+Shift+R | Editing JSP Source |
| Refactor | Rename - Refactoring | Alt+Shift+R | In Windows |
| Source | Rename In File | Alt+Shift+R | Editing Ant Buildfiles |
| Edit | Select Next Element | Alt+Shift+Right | Editing Java Source |
| Edit | Select Next Element | Alt+Shift+Right | Editing JavaScript Source |
| Source | Show Source Quick Menu | Alt+Shift+S | In Windows |
| Task | Submit Task | Alt+Shift+S | In Tasks Editor |
| Refactor | Show Refactor Quick Menu | Alt+Shift+T | In Windows |
| Task | Mark Task Unread | Alt+Shift+U | In Tasks Editor |
| Source | Remove Occurrence Annotations | Alt+Shift+U | Editing Java Source |
| Source | Remove Occurrence Annotations | Alt+Shift+U | Editing JavaScript Source |
| Task | Mark Task Read and Go To Previous Unread Task | Alt+Shift+Up | In Tasks Editor |
| Edit | Select Enclosing Element | Alt+Shift+Up | Editing in Structured Text Editors |
| Edit | Move | Alt+Shift+V | Editing JSP Source |
| Refactor | Move - Refactoring | Alt+Shift+V | In Windows |
| Run/Debug | Run Java Applet | Alt+Shift+X, A | In Windows |
| Run/Debug | Run Eclipse Application | Alt+Shift+X, E | In Windows |
| Run/Debug | Run Java Application | Alt+Shift+X, J | In Windows |
| Run/Debug | Run Maven Build | Alt+Shift+X, M | In Windows |
| Run/Debug | Run OSGi Framework | Alt+Shift+X, O | In Windows |
| Run/Debug | Run JUnit Plug-in Test | Alt+Shift+X, P | In Windows |
| Run/Debug | Run Ant Build | Alt+Shift+X, Q | In Windows |
| Run/Debug | Run on Server | Alt+Shift+X, R | In Windows |
| Projects | Build Project Archives | Alt+Shift+Y, B | In Windows |
| Source | Surround With Quick Menu | Alt+Shift+Z | In Windows |
| Terminal view commands | Terminal view insert | Alt+T | Terminal widget context |
| Navigate | Go To Previous Unread Task | Alt+Up | In Tasks Editor |
| Text Editing | Move Lines Up | Alt+Up | Editing Text |
| ASA 9.x table schema editor | Paste | Alt+V | In Windows |
| Terminal view commands | Terminal view insert | Alt+V | Terminal widget context |
| Terminal view commands | Terminal view insert | Alt+W | Terminal widget context |
| ASA 9.x table schema editor | Cut | Alt+X | In Windows |
| Database Tools | Execute Selected Text | Alt+X | Editing SQL |
| Views | Zoom Out | Ctrl+- | In Windows |
| Navigate | Previous | Ctrl+, | In Windows |
| Edit | Toggle Comment | Ctrl+/ | Editing SQL |
| Source | Toggle Comment | Ctrl+/ | Editing Java Source |
| Source | Toggle Comment | Ctrl+/ | Editing JavaScript Source |
| Source | Toggle Comment | Ctrl+/ | Editing Properties Files |
| Xpand Editor | Insert left quotation mark | Ctrl+< | Editing Xpand template |
| Views | Zoom In | Ctrl+= | In Windows |
| Xpand Editor | Insert right quotation mark | Ctrl+> | Editing Xpand template |
| Edit | Quick Fix | Ctrl+1 | In Dialogs and Windows |
| Source | Quick Assist - Assign to field | Ctrl+2, F | Editing Java Source |
| Source | Quick Assist - Assign to var | Ctrl+2, F | Editing JavaScript Source |
| Source | Quick Assist - Assign to local variable | Ctrl+2, L | Editing Java Source |
| Source | Quick Assist - Assign to local variable | Ctrl+2, L | Editing JavaScript Source |
| Source | Quick Assist - Rename in file | Ctrl+2, R | Editing Java Source |
| Source | Quick Assist - Rename in file | Ctrl+2, R | Editing JavaScript Source |
| Window | Quick Access Dialogue | Ctrl+3 | In Windows |
| Visual Page Editor Category | Show Selection Bar | Ctrl+6 | In Windows |
| Source | Toggle Comment | Ctrl+7 | Editing Java Source |
| Source | Toggle Comment | Ctrl+7 | Editing JavaScript Source |
| Source | Toggle Comment | Ctrl+7 | Editing Properties Files |
| Edit | Select All | Ctrl+A | In Dialogs and Windows |
| Database Tools | Debug | Ctrl+Alt+D | Editing SQL |
| Server | Debug | Ctrl+Alt+D | In Servers View |
| Text Editing | Copy Lines | Ctrl+Alt+Down | Editing Text |
| Search | Find Text in Workspace | Ctrl+Alt+G | In Windows |
| Navigate | Open Call Hierarchy | Ctrl+Alt+H | In Windows |
| Text Editing | Join Lines | Ctrl+Alt+J | Editing Text |
| Run/Debug | Add Memory Block | Ctrl+Alt+M | In Memory View |
| Run/Debug | Next Memory Monitor | Ctrl+Alt+N | In Memory View |
| Server | Publish | Ctrl+Alt+P | In Servers View |
| Database Tools | Run | Ctrl+Alt+R | Editing SQL |
| Server | Run | Ctrl+Alt+R | In Servers View |
| Server | Start | Ctrl+Alt+R | In Servers View |
| Server | Stop | Ctrl+Alt+S | In Servers View |
| Uncategorized | Add Artifact to Target Platform | Ctrl+Alt+Shift+A | In Windows |
| Focused UI | Make Less Interesting | Ctrl+Alt+Shift+Down | In Windows |
| Navigate | Open Remote Task | Ctrl+Alt+Shift+F12 | In Windows |
| Focused UI | Show Context Quick View | Ctrl+Alt+Shift+Right | In Windows |
| Focused UI | Make Landmark | Ctrl+Alt+Shift+Up | In Windows |
| Text Editing | Duplicate Lines | Ctrl+Alt+Up | Editing Text |
| Edit | Bold | Ctrl+B | WYSIWYG Text Editing |
| Project | Build All | Ctrl+B | In Windows |
| Text Editing | Delete Previous Word | Ctrl+Backspace | Editing Text |
| SQL Results View | Terminate Result | Ctrl+Break | In Windows |
| Edit | Copy | Ctrl+C | In Dialogs and Windows |
| Text Editing | Delete Line | Ctrl+D | Editing Text |
| Text Editing | Delete Next Word | Ctrl+Delete | Editing Text |
| SQL Results View | Remove Result | Ctrl+Delete | In Windows |
| Text Editing | Scroll Line Down | Ctrl+Down | Editing Text |
| Window | Activate the Editor Dropdown | Ctrl+E | In Windows |
| Text Editing | Text End | Ctrl+End | Editing Text |
| JavaScript Debug | JavaScript Breakpoint Properties | Ctrl+Enter | In Breakpoints View |
| Task | Open Selected Task | Ctrl+Enter | In Tasks Editor |
| Edit | Run Query command | Ctrl+Enter | Editing HQL |
| Edit | Find and Replace | Ctrl+F | In Windows |
| Window | Show Ruler Context Menu | Ctrl+F10 | Editing Text |
| Window | Show View Menu | Ctrl+F10 | In Dialogs and Windows |
| Run/Debug | Run | Ctrl+F11 | In Windows |
| Navigate | Open Task | Ctrl+F12 | In Windows |
| Run/Debug | Terminate | Ctrl+F2 | Debugging |
| Navigate | Open Structure | Ctrl+F3 | Editing Java Source |
| Navigate | Open Structure | Ctrl+F3 | Editing JavaScript Source |
| File | Close | Ctrl+F4 | In Windows |
| Window | Cycle to Editor | Ctrl+F6 | In Windows |
| Window | Cycle to View | Ctrl+F7 | In Windows |
| Window | Cycle to Perspective | Ctrl+F8 | In Windows |
| Navigate | Activate Task | Ctrl+F9 | In Windows |
| Search | Declaration in Workspace | Ctrl+G | In Windows |
| Search | Find Seam Declarations | Ctrl+G | Editing in Structured Text Editors |
| Run/Debug | Go to Address | Ctrl+G | In Table Memory Rendering |
| Search | Open Search Dialog | Ctrl+H | In Windows |
| Text Editing | Text Start | Ctrl+Home | Editing Text |
| Edit | Format Active Elements | Ctrl+I | Editing in Structured Text Editors |
| Source | Indent Line | Ctrl+I | Editing JavaScript Source |
| Edit | Italics | Ctrl+I | WYSIWYG Text Editing |
| Edit | Copy | Ctrl+Insert | In Dialogs and Windows |
| Edit | Incremental Find | Ctrl+J | Editing Text |
| Edit | Find Next | Ctrl+K | Editing Text |
| Navigate | Go to Line | Ctrl+L | Editing Text |
| Text Editing | Previous Word | Ctrl+Left | Editing Text |
| File | New | Ctrl+N | In Windows |
| Run/Debug | New Rendering | Ctrl+N | In Memory View |
| Text Editing | Expand | Ctrl+Numpad_Add | Editing Text |
| Navigate | Collapse All | Ctrl+Numpad_Divide | Editing Text |
| Text Editing | Toggle Folding | Ctrl+Numpad_Divide | Editing Text |
| Navigate | Expand All | Ctrl+Numpad_Multiply | In Windows |
| Text Editing | Collapse | Ctrl+Numpad_Subtract | Editing Text |
| Navigate | Quick Outline | Ctrl+O | Editing in Structured Text Editors |
| Navigate | Quick Outline | Ctrl+O | Editing Java Source |
| Navigate | Quick Outline | Ctrl+O | Editing JavaScript Source |
| Navigate | Quick Outline | Ctrl+O | PDE editor |
| Navigate | Quick Outline | Ctrl+O | WikiText Markup Source Context |
| File | Ctrl+P | In Windows | |
| Window | Previous Open Editor | Ctrl+PageDown | In Windows |
| Window | Next Open Editor | Ctrl+PageUp | In Windows |
| Navigate | Last Edit Location | Ctrl+Q | In Windows |
| Run/Debug | Run to Line | Ctrl+R | Debugging |
| Text Editing | Next Word | Ctrl+Right | Editing Text |
| File | Save | Ctrl+S | In Windows |
| Edit | Add Block Comment | Ctrl+Shift+/ | Editing in Structured Text Editors |
| Edit | Remove Block Comment | Ctrl+Shift+\ | Editing in Structured Text Editors |
| Edit | Go To Matching Tag | Ctrl+Shift+> | Editing in Structured Text Editors |
| JavaScript Debug | Open Source | Ctrl+Shift+3 | Debugging |
| Navigate | Open Plug-in Artifact | Ctrl+Shift+A | In Windows |
| Edit | Show Occurrences in File | Ctrl+Shift+A | Editing Text |
| Run/Debug | Toggle Breakpoint | Ctrl+Shift+B | In Windows |
| CSS Dialog | Open CSS Dialog | Ctrl+Shift+C | Editing CSS Source |
| Edit | Toggle Comment | Ctrl+Shift+C | Editing in Structured Text Editors |
| Run/Debug | Display | Ctrl+Shift+D | In Dialogs and Windows |
| Edit | Duplicate | Ctrl+Shift+D | Diagram Editing |
| Text Editing | Delete to End of Line | Ctrl+Shift+Delete | Editing Text |
| Navigate | Go to Next Member | Ctrl+Shift+Down | Editing Java Source |
| Navigate | Go to Next Member | Ctrl+Shift+Down | Editing JavaScript Source |
| Edit | Go to Next Sibling | Ctrl+Shift+Down | Editing in Structured Text Editors |
| Window | Switch to Editor | Ctrl+Shift+E | In Windows |
| Text Editing | Insert Line Above Current Line | Ctrl+Shift+Enter | Editing Text |
| Edit | Format | Ctrl+Shift+F | Editing in Structured Text Editors |
| Source | Format | Ctrl+Shift+F | Editing Ant Buildfiles |
| Manifest Editor Source | Format Source | Ctrl+Shift+F | PDE editor |
| Web Page Editor Layout | Horizontal Layout | Ctrl+Shift+F10 | Using Web Page Editor |
| Web Page Editor Layout | Graphical Designer | Ctrl+Shift+F11 | Using Web Page Editor |
| Navigate | Search Repository for Task | Ctrl+Shift+F12 | In Windows |
| Web Page Editor Layout | Source Code | Ctrl+Shift+F12 | Using Web Page Editor |
| File | Close All | Ctrl+Shift+F4 | In Windows |
| Window | Previous Editor | Ctrl+Shift+F6 | In Windows |
| Window | Previous View | Ctrl+Shift+F7 | In Windows |
| Window | Previous Perspective | Ctrl+Shift+F8 | In Windows |
| Navigate | Deactivate Task | Ctrl+Shift+F9 | In Windows |
| Web Page Editor Layout | Vertical Layout | Ctrl+Shift+F9 | Using Web Page Editor |
| Search | Find Seam References | Ctrl+Shift+G | Editing in Structured Text Editors |
| Search | References in Workspace | Ctrl+Shift+G | In Windows |
| Navigate | Open Type in Hierarchy | Ctrl+Shift+H | In Windows |
| Run/Debug | Inspect | Ctrl+Shift+I | In Dialogs and Windows |
| Edit | Toggle Insert Mode | Ctrl+Shift+Insert | Editing Text |
| Edit | Incremental Find Reverse | Ctrl+Shift+J | Editing Text |
| Edit | Find Previous | Ctrl+Shift+K | Editing Text |
| Window | Show Key Assist | Ctrl+Shift+L | In Dialogs and Windows |
| Text Editing | Select Previous Word | Ctrl+Shift+Left | Editing Text |
| Source | Add Import | Ctrl+Shift+M | Editing Java Source |
| Source | Add Import | Ctrl+Shift+M | Editing Javascript Source |
| Task | Maximize Part | Ctrl+Shift+M | In Tasks Editor |
| Run/Debug | All Instances | Ctrl+Shift+N | In Windows |
| Text Editing | Collapse All | Ctrl+Shift+Numpad_Divide | Editing Text |
| Text Editing | Expand All | Ctrl+Shift+Numpad_Multiply | Editing Text |
| Source | Organize Imports | Ctrl+Shift+O | In Windows |
| DTD Editor | Go to matching bracket | Ctrl+Shift+P | Editing DTD |
| Navigate | Go to Matching Bracket | Ctrl+Shift+P | Editing Java Source |
| Navigate | Go to Matching Bracket | Ctrl+Shift+P | Editing JavaScript Source |
| Edit | Quick Diff Toggle | Ctrl+Shift+Q | Editing Text |
| Navigate | Open Resource | Ctrl+Shift+R | In Windows |
| Text Editing | Select Next Word | Ctrl+Shift+Right | Editing Text |
| File | Save All | Ctrl+Shift+S | In Windows |
| Edit | Context Information | Ctrl+Shift+Space | In Dialogs and Windows |
| Navigate | Open Type | Ctrl+Shift+T | In Windows |
| Visual Page Editor | Jump | Ctrl+Shift+Tab | In Visual Page Editor |
| Help | Previous Frame or Toolbar | Ctrl+Shift+Tab | In Help System |
| Search | Show Occurrences in File Quick Menu | Ctrl+Shift+U | In Windows |
| Navigate | Go to Previous Member | Ctrl+Shift+Up | Editing Java Source |
| Navigate | Go to Previous Member | Ctrl+Shift+Up | Editing JavaScript Source |
| Edit | Go To Previous Sibling | Ctrl+Shift+Up | Editing in Structured Text Editors |
| File | Close All | Ctrl+Shift+W | In Windows |
| WSDL Editor | Export Diagram as Image | Ctrl+Shift+X | In WSDL Editor Design View |
| Text Editing | To Upper Case | Ctrl+Shift+X | Editing Text |
| Text Editing | To Lower Case | Ctrl+Shift+Y | Editing Text |
| Navigate | Open Seam Component | Ctrl+Shift+Z | In Windows |
| Edit | Content Assist / Auto-Complete | Ctrl+Space | In Dialogs and Windows |
| Navigate | Quick Hierarchy | Ctrl+T | Editing Java Source |
| Navigate | Quick Hierarchy | Ctrl+T | Editing JavaScript Source |
| Run/Debug | Toggle Memory Monitors Pane | Ctrl+T | In Memory View |
| Help | Next Frame or Toolbar | Ctrl+Tab | In Help System |
| Run/Debug | Execute | Ctrl+U | In Windows |
| Edit | Underline | Ctrl+U | Editing Text |
| Text Editing | Scroll Line Up | Ctrl+Up | Editing Text |
| Edit | Paste | Ctrl+V | In Dialogs and Windows |
| File | Close | Ctrl+W | In Windows |
| Run/Debug | Close Rendering | Ctrl+W | In Memory View |
| Edit | Cut | Ctrl+X | In Dialogs and Windows |
| Edit | Redo | Ctrl+Y | In Dialogs and Windows |
| Run/Debug | EOF | Ctrl+Z | In I/O Console |
| Edit | Undo | Ctrl+Z | In Dialogs and Windows |
| Edit | Delete | Delete | In Windows |
| Help | Next Topic Node | Down | In Help System |
| Text Editing | Line End | End | Editing Text |
| Help | Display Selected Topic | Enter | In Help System |
| WikiText Markup Editing Commands | Display Cheat Sheet Command | F1 | WikiText Markup Source Context |
| Window | Access the menus on the main menu bar | F10 | In Windows |
| Run/Debug | Debug | F11 | In Windows |
| Window | Activate Editor | F12 | In Windows |
| File | Rename | F2 | In Windows |
| Text Editing | Show Tooltip Description | F2 | Editing Text |
| Navigate | Open Declaration | F3 | In Windows |
| Edit | Open Selection | F3 | Editing in Structured Text Editors |
| Navigate | Open Type Hierarchy | F4 | In Windows |
| Task | Show Tooltip Description | F4 | In Tasks Editor |
| File | Refresh | F5 | In Windows |
| Run/Debug | Step Into | F5 | Debugging |
| Edit | Update Ecore diagram | F5 | In Ecore Diagram Editor |
| Run/Debug | Step Over | F6 | Debugging |
| Run/Debug | Step Return | F7 | Debugging |
| Run/Debug | Resume | F8 | Debugging |
| Text Editing | Line Start | Home | Editing Text |
| Task | New Local Task | Insert | In Tasks Editor |
| Text Editing | Toggle Overwrite | Insert | Editing Text |
| Help | Collapse a Tree Node | Left | In Help System |
| Help | Expand a Tree Node | Right | In Help System |
| DTD Editor | Restore last selection | Shift+Alt+Down | Editing DTD |
| DTD Editor | Expand selection to previous element | Shift+Alt+Left | Editing DTD |
| DTD Editor | Expand selection to next element | Shift+Alt+Right | Editing DTD |
| DTD Editor | Expand selection to enclosing element | Shift+Alt+Up | Editing DTD |
| Edit | Cut | Shift+Delete | In Dialogs and Windows |
| SQL Results View | Remove All Visible Results | Shift+Delete | In Windows |
| Text Editing | Select Line End | Shift+End | Editing Text |
| Text Editing | Insert Line Below Current Line | Shift+Enter | Editing Text |
| Window | Show Context Menu | Shift+F10 | In Dialogs and Windows |
| Navigate | Open Attached Javadoc | Shift+F2 | In Windows |
| Source | Open External Documentation | Shift+F2 | Editing Ant Buildfiles |
| Navigate | Open External JSDoc | Shift+F2 | JavaScript View |
| Run/Debug | Use Step Filters | Shift+F5 | In Windows |
| Visual Page Editor | Maximize/Restore Source Part | Shift+F6 | In Visual Page Editor |
| Text Editing | Select Line Start | Shift+Home | Editing Text |
| Task | New Subtask | Shift+Insert | In Tasks Editor |
| Edit | Paste | Shift+Insert | In Dialogs and Windows |
| Help | Previous Link, Button or Topic Node | Shift+Tab | In Help System |
| Help | Next Link, Button or Topic Node | Tab | In Help System |
| Help | Previous Topic Node | Up | In Help System |
Labels:
developer,
eclipse,
eclipse 3.5,
eclipse 3.6,
galileo,
helios,
ide,
java,
keyboard,
keyboard shortcuts,
keys,
shortcut
2010-10-15
Latest Minecraft Addict? Switzerland
Just today, engineers in Switzerland broke through to complete the world's longest railway tunnel (and perhaps longest tunnel of any kind). Of course, thinking of auspicious subterranean projects and Europe simultaneously, one can't help but think about Minecraft:

And at that combination of massive Swiss tunneller and pixelated pickaxe, this recent video bears mentioning. This immense (and intensely linear) railway was praised by Minecraft's sole developer, Markus Persson (a.k.a Notch), in a recent posting. It seems, however, that the virtual extravagances of this ore-filled simulator have yet to trump the real-world excesses of determined engineers: the just-completed tunnel clocks in at 57 km, while the virtual railway is a mere 12 km. In terms of Minecraft blocks, 1 meter ~ 1 block, so 57 km ~ 57,000 blocks. Even at the constant tunnelling rate of a diamond pickaxe, achieving even a 2x2 tunnel of this length would take about 37.4 hours. Conquering the 13,000,000 or so cubic meters the Swiss tunnelled in total would take upwards of three months. It's mighty impressive, is the point.
By the way, Mr. Persson makes his home in Sweden. Which raises the obvious question: is this man's compulsive tunnelling trend spreading throughout Europe?

And at that combination of massive Swiss tunneller and pixelated pickaxe, this recent video bears mentioning. This immense (and intensely linear) railway was praised by Minecraft's sole developer, Markus Persson (a.k.a Notch), in a recent posting. It seems, however, that the virtual extravagances of this ore-filled simulator have yet to trump the real-world excesses of determined engineers: the just-completed tunnel clocks in at 57 km, while the virtual railway is a mere 12 km. In terms of Minecraft blocks, 1 meter ~ 1 block, so 57 km ~ 57,000 blocks. Even at the constant tunnelling rate of a diamond pickaxe, achieving even a 2x2 tunnel of this length would take about 37.4 hours. Conquering the 13,000,000 or so cubic meters the Swiss tunnelled in total would take upwards of three months. It's mighty impressive, is the point.
By the way, Mr. Persson makes his home in Sweden. Which raises the obvious question: is this man's compulsive tunnelling trend spreading throughout Europe?
2008-05-26
Introduction
Hi! I am a professional pianist serving the Northern Virginia area. I have experience playing for weddings, dinners, and other events, and in accompanying choirs, vocalists, and solo instrumentalists. I have references available upon request. If you are interested in my services, we can set up a free consultation: feel free to contact me at krikee@gmail.com, or through this site.
Subscribe to:
Posts (Atom)
