What's the shortcut to move a line up in Netbeans
It's:
Alt + Shift + up/down
So quite similar to eclipse
For those who use Linux
, Alt + Shift + up/down
could be a shortcut for changing windows, so instead Alt+Shift+Page Up or Page Down
On Mac with NetBeans 8.2 the shortcuts are a little different:
Alt + Shift + up/down -it duplicates the line
Ctrl + Shift + up/down -it moves the line