How to make System.out.println() shorter

后端 未结 12 983
伪装坚强ぢ
伪装坚强ぢ 2020-12-04 07:10

Please advice on where can I find the lib in order to use the shorter expression of System.out.println() and where should I place that lib.

12条回答
  •  伪装坚强ぢ
    2020-12-04 07:36

    As Bakkal explained, for the keyboard shortcuts, in netbeans you can go to tools->options->editor->code templates and add or edit your own shortcuts.

    In Eclipse it's on templates.

提交回复
热议问题