Eclipse JavaScript formatter crazy (i.e: too much padding)
I'm having trouble to get eclipse format my JavaScript well. In this first example, it behaves as expected (not the length of the second url): Whenever i have a longer url, eclipse goes crazy formatting my code and I get extra padding everywhere, like the example below: Why does the JavaScript formatter behaving like this, and how do I fix it? (Just in case: I have not installed any formatter plugin, I just use the default that comes with Eclipse Juno) atlanto The long url in the example affects "$.ajax(..." and "$(function()...". As for "$(function()...", the setting is in Preferences