20
19

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

便利なNetBeansショートカットキーまとめ

Last updated at Posted at 2019-05-24

NetBeansの便利なショートカットキーです。
本当によく忘れるので自分用メモも兼ねています。

バージョン

NetBeans IDE 8.2 RC

ショートカットキー

コマンド 説明
Alt + Shift + F フォーマット成形
Ctrlキー + Shift + F プロジェクト内検索
Ctrlキー + Shift + F ソース内検索
Ctrlキー + スペース コード補完
Ctrlキー + Shift + スペース ドキュメント表示
Ctrlキー + / コメントアウト追加/削除
Ctrlキー + Shift + Cでも可。
Ctrlキー + Shift + ↑または↓ 上に複製/下に複製
現在選択した行をコピー
範囲選択も可能
Alt + Shift + ↑または↓ 行を入れ替え
範囲選択も可能
20
19
0

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
20
19

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?