hi all,

something strange happened to my gwt application build using google
eclipse plugin....

it was working fine yesterday but now, i am getting this error when i
run.

[DEBUG] Loading an instance of module 'visualise'

ERROR] Unable to load module entry point class
com.visual.client.Visualise (see associated exception for details)
com.google.gwt.core.client.JavaScriptException: (TypeError): Undefined
value
 line: 28
 sourceURL: jar:file:/Users/ytbryan/Desktop/jars/gwt-
visualization.jar!/com/google/gwt/visualization/client/AjaxLoader.java
        at com.google.gwt.visualization.client.AjaxLoader.loadApi(Native
Method)
        at com.google.gwt.visualization.client.AjaxLoader.loadVisualizationApi
(AjaxLoader.java:38)
        at com.google.gwt.visualization.client.AjaxLoader.loadVisualizationApi
(AjaxLoader.java:31)
        at com.visual.client.Visualise.onModuleLoad(Visualise.java:106)


[ERROR] Failure to load module 'visualise'


and one more serious error..... my build path goes haywire. all my jar
were gone and my app engine sdk went missing....

it took me a while to discover that and adding them back solve the
problem..... does anybody else have this problem >

i am using latest eclipse google plugin and eclipse 3.4 and mac os x.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to