Windows
Eclipse
- Getter Setter method:
Alt+Shift+S, thenR
IntelliJ
- Create file:
Ctrl+Alt+Insertkey - Program Run:
Shift+F10 - Program Debug:
Shift+F9 - Generate test class:
Ctrl+Shift+T - Build:
Ctrl+F9
Execute Jekyll local server
1
exec bundle jekyll serve