Results 1 to 3 of 3

Thread: Errors running builder 'JavaScript Validator'

  1. #1
    Join Date
    Aug 2010
    Location
    Goteborg, Sweden
    Posts
    434

    Default Errors running builder 'JavaScript Validator'

    I'm getting this since STS 2.8.0 om all web projects
    "Errors occurred during the build.
    Errors running builder 'JavaScript Validator' on project 'spisero.no'.
    1"
    Possibly because thus validation need java 6 and I'm on java 5.
    I don't need JavaScript Validator, even though I turned it off unchecking "Client-side javascript validator". How can I turn this validation off for real?

  2. #2
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    747

    Default

    There is another place to turn off validation. Go to Preferences -> JavaScript -> Validator -> Errors/Warnings. Maybe some of the settings here can help.
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  3. #3
    Join Date
    Aug 2010
    Location
    Goteborg, Sweden
    Posts
    434

    Default

    Yes, it did. Thank you.
    I found also this blog article: Javascript Validator problem in Eclipse.

    As I don't need this validation currently, I turned it off. I do still wonder what the error does mean though.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •