On Wed, Jul 03, 2013 at 09:48:51AM +0100, Ian Duffy wrote: > Any suggestions for formatting the Javascript files? The few I've > looked at seem to be riddled with indentation errors and trailing > whitespace. When I right click on them in eclipse and hit clean up I > get the following error: "The resource is not on the include path of a > javascript project"
Eclipse really doesn't have the smarts to understand complex js. I'd avoid doing the auto-formatting in those files.