Remove all comments Eclipse shortcut

I successfully decompiled my old game and have transferred code to eclipse but the decompiler must think he is funny because it has literally put a comment on every line. Is there a way to quickly remove all the comments from a source file or do I have to do this all manually?