I'm using LiClipse 1.4.0 and would like to configure the JavaScript auto-formatter (CTRL-SHIFT-F
). Even though the editor tab spacing is 2, the formatter's spacing is 4. I've tried editing the YAML JavaScript config file inside the LiClipse application folder on OSX, and I've tried putting .settings/.javascript.liclipseprefs
in the project per http://www.liclipse.com/customize_javascript.html, but neither seems to have an effect.
How can LiClipse's JavaScript editor be successfully configured?