Hello together,
I have one question to the Google Web Toolkit:

We have a project in my university where we want to use GWT and
Eclipse for developing and generating SVG files. More in detail: We
have the idea to create something like a Mind Map for Google Chrome.
It should have the same functionality as a Mind Map but not for
gathering minds. Instead we want to gather web sites.

Using and parsing of normal XML files works fine, but we have big
problems to use SVG. Therefore we have to include different JAR-files
into Eclipse which are not supported by GWT, for example Batik. (If
I'm not mistaken). Every time when we want to call the methods of
these JAR-files, GWT generates an error. This isn't a big surprise
because GWT doesn't know the methods and can't compile this java
source code.

Does there exist any solution for creating SVG or is it impossible to
use GWT and SVG in the current version?

Hopefully it is possible and you can give us some hints or guides,
what and how we have to do it.

Kind regards, Dirk.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to