Re: Working with xml nodes gives exceptions in google chrome only

2009-07-22 Thread mihai007
t.bro...@gmail.com wrote: On 21 juil, 20:28, mihai007 mihai@gmail.com wrote: The following code works as expected in IE7/8, Firefox, Opera, but fails on chrome: Node root = XMLParser.parse(?xml version='1.0' ?root /).getLastChild(); Node node = XMLParser.parse(?xml version='1.0

Working with xml nodes gives exceptions in google chrome only

2009-07-21 Thread mihai007
The following code works as expected in IE7/8, Firefox, Opera, but fails on chrome: Node root = XMLParser.parse(?xml version='1.0' ?root / ).getLastChild(); Node node = XMLParser.parse(?xml version='1.0' ?node / ).getLastChild(); root.appendChild(node); Does anyone have a clue why is it

Re: Eclipse Classic 3.5

2009-06-24 Thread mihai007
Oh well just landed here because I already have eclipse 3.5 Didn't even knew about this, nor I was actually using Eclipse 3.5 already I think people should be more careful about those timelines... Great plugin by the way but now that it does not work it's a little useless On Jun 23, 4:58 pm,

Re: Eclipse Plugin Compile Button Stack Overflow

2009-04-23 Thread mihai007
oh well add me to the list. this should have priority as it turns the use of plugin useless if I can't compile any workarounds? On 8 Abr, 16:11, Brian hibr...@gmail.com wrote: Just installed the Google plugin for Eclipse, and hit the Compile button on my project.  It gave me

Re: Customize Hosted-mode browser

2008-09-11 Thread mihai007
I just installed 1.5 in Windows, previously used in Ubuntu and never thought about it. This feature is quite important. On 9 Set, 13:54, Arthur Kalmenson [EMAIL PROTECTED] wrote: Currently inGWT(1.5 and below),hostedmodeis tied to the OS. Windows uses an IE basedhostedmode, OS X a WebKet based