Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » javascript ide(error)
javascript ide [message #832346] Fri, 30 March 2012 03:29 Go to next message
sam adams is currently offline sam adamsFriend
Messages: 2
Registered: March 2012
Junior Member
Javascript ide is built into the java eclipse ee ide.

docment.getElementById(), either in an html file in this ide or in a javascript source file in this ide will NOT produce an error, or a warning. Is this expected behavior? Preferences -> validator, ect. provides no option for enabling this kind of dom validation.

Please explain. Why does this ide not check basic dom errors?
Re: javascript ide [message #832960 is a reply to message #832346] Fri, 30 March 2012 19:44 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

It's not a question of it being a dom error, it's a more general question of whether that's an object the IDE knows that the page knows about.

As was mentioned at http://www.eclipse.org/forums/index.php/t/313582/ :

"It was removed. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=346960#c1 ."


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Error while trying to create JavaServer Faces project
Next Topic:Javascript error
Goto Forum:
  


Current Time: Tue Apr 23 11:02:06 GMT 2024

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

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

Back to the top