Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Turn off JavaScript validator
Turn off JavaScript validator [message #222484] Tue, 30 September 2008 15:24 Go to next message
Cory Burkhardt is currently offline Cory BurkhardtFriend
Messages: 7
Registered: July 2009
Junior Member
Is there a way to totally turn off the JSDT validator? It does not handle
my code very well at all. Basically all I want is the "Mark Occurrences"
feature or at most a syntax checker. I tried changing all of the
JavaScript Errors/Warnings settings to "Ignore" (in both workspace and
project specific settings), but there are still plenty of errors and
warnings showing up.
Re: Turn off JavaScript validator [message #222507 is a reply to message #222484] Tue, 30 September 2008 17:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dcarver.starstandard.org

Cory Burkhardt wrote:
> Is there a way to totally turn off the JSDT validator? It does not
> handle my code very well at all. Basically all I want is the "Mark
> Occurrences" feature or at most a syntax checker. I tried changing all
> of the JavaScript Errors/Warnings settings to "Ignore" (in both
> workspace and project specific settings), but there are still plenty of
> errors and warnings showing up.
>

Should be able to go into Preferences->Validation and turn off the
JavaScript validators.

Dave
Re: Turn off JavaScript validator [message #222511 is a reply to message #222507] Tue, 30 September 2008 18:53 Go to previous message
Cory Burkhardt is currently offline Cory BurkhardtFriend
Messages: 7
Registered: July 2009
Junior Member
OK this is odd. I had not seen that preference item, but when I open it
up, JavaScript was already disabled. In fact, it was the only item that
was disabled. I tried disabling all the items, closing and restarting
eclipse, but it made no difference. The errors are still showing up when
I open up a JavaScript file. I also found "JavaScript Validator" and
"Java Builder" in the Builders section of the project properties, but
unchecking these did not make a difference either.

The automatic error checking that is performed as I edit a document in
Eclipse is controlled by validators, right? Or am I missing something?
Previous Topic:Can HTML/XML editors know to delete end tag when self-terminating?
Next Topic:Why doesn't Tomcat log to System.err?
Goto Forum:
  


Current Time: Tue Apr 23 11:45:48 GMT 2024

Powered by FUDForum. Page generated in 0.03124 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top