码迷,mamicode.com
首页 > 编程语言 > 详细

Java课程笔记 — Eclipse 快捷键

时间:2017-09-23 17:23:20      阅读:152      评论:0      收藏:0      [点我收藏+]

标签:课程笔记   lin   key   debug   open   put   ict   select   format   

ctrl+d: delete current line

ctrl+/: comment/uncomment current line

ctrl+k: find next selected key

ctrl+shift+k: find previous selected key

ctrl+space: content assitant(may conflict with some input methods, but can be customized). It can be replaced by alt+/.

ctrl+shift+f: code format

 

f3: open declaration

f5: step into

f6: step over

f7: step return

f8: continue

f11: debug

 

Java课程笔记 — Eclipse 快捷键

标签:课程笔记   lin   key   debug   open   put   ict   select   format   

原文地址:http://www.cnblogs.com/WJQ2017/p/7581557.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!