在eclipse中想自动将代码块放到try/catch语句的快捷键是什么

这个是没有用快捷键的,不过有其父菜单的快捷键,alt + shift + z

你可以自己设置,在windows–>preference–>general–>keys 找到surround with try/catch block 来设置你自己的快捷键。