In the Eclipse IDE java editor, is there a way to place double slashes "// " infront of multiple lines of code at once (so that block of code would be 'ignored') by the editor, without typing them out manually line by line?
Is there a keyboard shortcut or Eclipse plugin to allow this to be done?