NetBeans Hot Key
NetBeans 常用 Hot-Key:
Ctrl + Shift + F : Reformat Code (與 eclipse 一樣)
Alt + Shift + F : Fix Imports
Alt + Shift + W : Surround With try-catch
Alt + O : Go to Source
Alt + F7 : Find Usages
Ctrl + F : Find
Ctrl + H : Replace
Ctrl + Shift + T : Comment
Ctrl + Shift + D : Uncomment
Ctrl + \ : Code Completion
No comments yet.