netbeans

NetBeans Keyboard Shortcuts

NetBeans is a powerful integrated development environment (IDE) for Java, PHP, and other programming languages. Keyboard shortcuts help developers navigate, debug, and edit code efficiently.

Switch between open files

⌘ (Command)+Tab

Navigate back

⌥ (Option)+Left Arrow

Navigate forward

⌥ (Option)+Right Arrow

Go to line

⌘ (Command)+Shift+L

Editing

Toggle comment for selected code

⌘ (Command)+/

Reformat code

⌘ (Command)+Shift+C

Duplicate current line

⌘ (Command)+D

Undo last action

⌘ (Command)+Z

Redo last undone action

⌘ (Command)+Shift+Z

Debugging

Start debugging

F5

Stop debugging

Shift+F5

Step over

F8

Step into

Shift+F8

Find text in the current file

⌘ (Command)+F

Find text across all files

⌘ (Command)+Shift+F

Replace text in the current file

⌘ (Command)+R

Miscellaneous

Open the file search dialog

⌘ (Command)+Shift+N

Open project properties

⌘ (Command)+P

Toggle full screen

⌥ (Option)+Shift+Enter

Quit NetBeans

⌘ (Command)+Q

netbeans

Additional information not available for this software.

Supported Platforms: