After installing the EPIC Perl IDE the eclipse key combination CTRL+Shift+O for invoking the organize imports command no longer worked. Traced the problem to a new key binding that is setup by EPIC for one of the tiny HTML commands. This key binding CTRL+Shift+O is by default active when editing text, unfortunately this seems to be applicable for when editing java also. To fix change the assignment from editing text to editing perl (note you have to delete the existing assignment and create a new one to change the assignment).