Hi,
first i have to admit, that I do not have much experience with programming
yet.
At the moment im working with GWT and i am trying to parse and XML file.
I added <inherits name="com.google.gwt.xml.XML" /> to the project.gwt.xmlfile,
which already existed in my main package (im using an eclipse plugin). Is
that
the right?
Now I tried to parse the XML file. But I think it still does not work. Do I
have to
activate or import the module or something else?
The other thing is. When I am trying to use the debugging, I am getting an
exception.
if (impl.isConnectionReset()) {
throw new SocketException("Connection reset");
}
Which is caused in SocketInputStream.class. Does someone of you have an idea
what I am doing wrong?
Thanks in advance!
<http://dict.leo.org/ende?lp=ende&p=DOKJAA&search=experience&trestr=0x8001>
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/9LoAwfgOgAoJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.