Hello,

In my project I'm trying to use the visualization API.
So I put in the module file the following line:

<inherits name='com.google.gwt.visualization.Visualization'/>

Like I've done so far with all projects.
Then it compiles perferct!
But, when I try to run it doesn't work.
in the hosted mode I receive the message:

Line 77: No code source is avaiable for type
com.google.gwt.visualization.client.visualization.PieChart; did you
forget to inherit a required module?

So, it seems to me that the module is not there.
But it's there, because I can compile it with no problem!

Can someone help me?
Thanks!

--
Rafael XAVIER VALENTE
Quatrième Année en Informatique - ESIEE Engineering
Graduando em Engenharia Elétrica - 9º Período
LITC - Laboratório de Inteligência Computacional
UFMG - Brasil

--
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to