Abstract
This is a shortcut collection for Eclipse Java Mars.
More information:
Mars.2 Release 4.5.2
PyDev for Eclipse installed
Node eclipse git add-on installed
Shortcut List
Function | Shortcut |
---|---|
add common block | Ctrl + 4 |
push and commit git | Ctrl + # |
content assist | Alt + / |
debug | F11 |
delete line | Ctrl + d |
delete to end of line | Ctrl + Shift + del |
execute line in console | F2 |
find next | Ctrl + k |
next perspective | Ctrl + F8 |
next editor | Ctrl + F6 |
python get definition | F3 |
python show outline | Ctrl + o |
python run | Ctrl + F11 |
debug step into | F5 |
debug step over | F6 |
debug back to function | F7 |
debug next breakpoint | F8 |
If anything mistaken, please leave a comment.
Weiming Hu
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。