Commenting blocks in Eclipse on Mac
Ctrl + cmd + / <- block comment and Ctrol + cmd + \ <- remove comment
Apple + Shift + / will toggle a block of selected code using /* */
Apple + / will toggle a line (or multiple, if selected) using //
You may have to disable the OS hotkey (apple + shift + / brings up the help menu)
Command (the clover/apple key next to the space bar) forward slash (/)