Hi,

This looks like a gwt problem of making sure the gwt compiler can find Java
source code for code that you want to run on the client.  And it has nothing
to do with the Google Visualization API.

Perhaps you'll find better answers in the GWT group:

http://groups.google.com/group/gwt-google-apis?lnk=srg

or the GWT docs:

http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=ConfiguringaGWTProject

Regards,
     VizBoy.

On Thu, Apr 2, 2009 at 3:07 PM, akram <[email protected]> wrote:

>
> withe GWT, I want to get data from an xml file and represent them with
> OrgChart, I use the  jdom api to parse the xml file but I always have
> the following error
> [ERROR] Line 16: No source code is available for type
> org.jdom.Document; did you forget to inherit a required module?
> [ERROR] Line 17: No source code is available for type
> org.jdom.Element; did you forget to inherit a required module?
> ....
>
> any help please !!?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
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-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to