eclipse 中System.out快捷键设定

mac2022-06-30  23

 system.out快捷键设定

1、菜单window->Preferences->Java->Editor->Content Assist->Enable auto activation 选项要打上勾 2、windows-->preference-->workbench-->keys 下设置Content Assist 的快捷键 when选项里设置为eding java source 3、window->Preferences->Java->Editor->Content Assist->Advanced 上面的选项卡select the proposal kinds contained in the 'default' content assist list: 中把 Other Java Proposals 选项打上勾就可以了。 syso然后按ALT+/就可以自动输出了,

转载于:https://www.cnblogs.com/myitworld/archive/2010/03/20/2214816.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)