I use code formatting command (Ctrl + Shift + F) a lot in Eclipse IDE. While this works pretty well for Java / CSS source codes, the JSP formatting is just sucks.
Is there any plug-in available to make the JSP formatting better in Eclipse IDE? By formatting I mean proper indenting of JSP/HTML tags.
A quick search with Google turns up this part of MyEclipse Enterprise Workbench.
But a quick, if obvious, question: do you have the J2EE tools installed?