Some very useful Eclipse PDT shortcut keys

Here are some most useful Eclipse PDT shortcut keys. Enjoy :)

Ctrl + M = maximize active view/editor

Ctrl + / = line comment

Ctrl + Shift + / = block comments

Ctrl + D = delete line

Alt + Up = move lines up

Alt + Down = move lines down

Shift + Enter = insert line below current line

Ctrl + Shift + Enter = insert line above current line

Ctrl + Shift + Y = to lower case

Ctrl + Shift + X = to upper case

Ctrl + Space = control assist

Ctrl + K = find next

Ctrl + Shift + K = find previous

Ask J

This site uses Akismet to reduce spam. Learn how your comment data is processed.