I just installed Eclipse Indigo Java EE in order to play around with HTML5
(normally, I'm still using Galileo and doing Java stuff). Anyhow, when I open an .html
file with the HTML editor and do CTRL + SHIFT + F to reformat the file, the results are really disappointing - no indentation for the head or body tags and weird indentation for a script tag (opening tag indented 1 tab, function call indented 3 tabs, closing tag indented 2 tabs).
I've checked all project and global preferences and can't see why this would be happening.
People (in this forum and elsewhere) recommend the Aptana
plug-in, but then also seem to have lots of problems with it (crashes Indigo, compatability only with Helios, etc.).
What would you recommend?