Eclipse has a huge number of formatting rules for Java and Javascripting, which can be reached via "code-style" option under java and javascript. I couldn't find any JSP settings for formatting rules. Is there any? I could find a few basic setting in Web->JSP Files->Editor which redirects to Web->Html->Editor and Web->XML->Editor. This options include splitting attributes, clean blank lines, whitespace paddingand indentation style (tabs/spaces). I can confirm that the XML settings are used when formatting JSP pages. HTML editor is used only for the lenght of line.
Also, how do I export these settings? Are they exported via File->Export->General-Preferences?
thanks Emerson