When using the Javascript Library Three.js, it is important to note that the delete keyword can be used as an object property. While this is valid under ECMAScript 5 standards, Eclipse currently only supports ECMA 3. As stated in the Mozilla reference, reserved words specifically apply to Identifiers rather than properties. Despite attempts to disable JS validation in Eclipse, errors still persist. Is there a method to update ECMA validation or deactivate JS validation altogether? Every approach has been tested with no success.
Further reading: Javascript : Syntax error on token "delete", StringLiteral? The provided answer may be misleading, as the syntax is technically correct.