LoginSignup
2
1

More than 5 years have passed since last update.

Eclipse小技メモ

Posted at

Eclipseの小技をメモします。

System.out.println();の補完

・sysout + 補完キー
→System.out.println();

getter/setterの自動生成

①コード上で、右クリック
②ソース→getter及びsetterの生成
スクリーンショット 2018-02-25 12.05.25.png

2
1
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1