Is there any shortcut for maximizing the tab you are working on in Eclipse? Assume I am working on part of a code and I want to maximize the tab not using the double click o
CtrlM will maximize/restore the editor area.
If you can't remember all shortcuts, then just learn CtrlShiftL. That will show a list of available shortcuts.
Some more shortcuts can be found on external sites.