Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » E4X support
E4X support [message #546110] Sun, 11 July 2010 06:36 Go to next message
Zohar Amir is currently offline Zohar AmirFriend
Messages: 419
Registered: July 2009
Senior Member
Hello,
I'm using eclipse 3.6 (Helios) to write some javascript. When I use E4X, I get syntax errors. I admit the E4X syntax looks a bit different than your everyday javascript:
var node = <name>bla</name>;

but I was wondering whether there's some way eclipse supports E4X's syntax.
Thanks,
Zohar.
icon9.gif  Re: E4X support [message #547519 is a reply to message #546110] Sun, 18 July 2010 06:43 Go to previous messageGo to next message
Zohar Amir is currently offline Zohar AmirFriend
Messages: 419
Registered: July 2009
Senior Member
anyone? please...
cos my code is all flagged red, which I suspect disables code completion and code analysis in general.
Thanks,
Zohar.
Re: E4X support [message #547600 is a reply to message #546110] Mon, 19 July 2010 06:03 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

On 7/11/2010 2:36 AM, Zohar Amir wrote:
> Hello,
> I'm using eclipse 3.6 (Helios) to write some javascript. When I use E4X,
> I get syntax errors. I admit the E4X syntax looks a bit different than
> your everyday javascript:
> var node = <name>bla</name>;
> but I was wondering whether there's some way eclipse supports E4X's syntax.

No, E4X is not supported. We'll look into the possibility while
planning next year's release, as a number of parser changes are expected.

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: E4X support [message #547673 is a reply to message #547600] Mon, 19 July 2010 10:33 Go to previous messageGo to next message
Zohar Amir is currently offline Zohar AmirFriend
Messages: 419
Registered: July 2009
Senior Member
Thanks Nitin.
is there any bugzilla issue or anything I can track to see progress in this?
Re: E4X support [message #547828 is a reply to message #547673] Mon, 19 July 2010 17:25 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

On 7/19/2010 6:33 AM, Zohar Amir wrote:
> Thanks Nitin.
> is there any bugzilla issue or anything I can track to see progress in
> this?

https://bugs.eclipse.org/bugs/show_bug.cgi?id=240319 would be the
closest match.

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Embedded PHP scripts in Javascript files
Next Topic:Native Jquery support in WTP?
Goto Forum:
  


Current Time: Thu Apr 25 01:36:28 GMT 2024

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

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

Back to the top