King schrieb:

> i tried also to do the step of the hello world video from the gwt ext
> http://www.gwt-ext.com/screencasts/ .... I included all the gwt ext
> files like the video, but i get there a new error that i can't
> solve...the file system of the public folder (js) doesnt work... this
> is the error message of the folder, i also looked at google and other
> sites ;)
> 
> Description   Resource        Path    Location        Type

This looks like the problem-tab in Eclipse. More interesting would
be the log-window of the server when you start your project in
hosted mode. There should be some resources the browser is requesting
and the server doesn't find in the public-folder.

The definition of the statusbar happens in one of the javascript-
files of gwt-ext.

> ArrayList is a raw type. References to generic type ArrayList<E>
> should be parameterized       ScreenManager.java      
> StringCounterService/src/
> se1/gwt/public/js/gwtext-2.0.5/samples/Maps/src/com/gwtext/sample/maps/

If you're not using GWT 1.5 you should change your JDK to 1.4 BTW.

If nothing works you might consider changing the list to the
mailing-list of GWT-Ext. They also reside at Google Groups but
the people should be different.


Regards, Lothar

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to