I and using eclipse to compile my gwt - 1.6 project. From Eclipse I do
not get any compilation errors. When I run my web application, I get:

"The import javax.xml cannot be resolved"
"The import org.w3c cannot be resolved"

And Something about can't regonize "BigDecimal" as a type.

I downloaded gwt-math.jar (2.0), but it does not support any double
functions inside Bigdecimal. For example, I get: "The method
doubleValue() is undefined for the type BigDecimal".

Any idea I can solve these issues?

Thanks.

- Linda
--~--~---------~--~----~------------~-------~--~----~
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 
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