This fixed the issue but.....

<module rename-to='dashboard'>

The book I bought GWT in action expects GWT 1.4 and I'm trying to use GWT
1.6.4.  There are so many differences already within the 1.6.4 that this
book is almost useless.  I usually prefer to read text books and have a
physical book but I'm not sure this is possible with how fast things are
changing with GWT.  What would people suggest in my situation?  Examples are
nice on the google site but I'm new to this area of technology and want to
make sure I understanding the underlying concepts correctly.

also now I see GWT 2.0 already.  What would people suggest?  Thanks in
advance.



On Tue, Jun 30, 2009 at 2:38 PM, waf <wlod...@gmail.com> wrote:

>
> Hi
>
> The module XML file should be located at the parent of your client
> package/directory, eg. if your client files are at org.gwtbook.client
> then your module XML file should be located at org.gwtbook.
>
> How was your project created, are you using any IDE?
> Have you renamed the file after project was created?
>
> --
> waf
>
> On 30 Cze, 18:23, thesheff <dsheff...@gmail.com> wrote:
> > I'm very new to the GWT and have been reading GWT in Action.  I'm
> > trying to follow the examples and I'm getthing this error:
> >
> > [ERROR] Unable to find 'dashboard.gwt.xml' on your classpath; could be
> > a typo, or maybe you forgot to include a classpath entry for source?
> >
> > I have Dashboard.gwt.xml file but I'm not sure where to even try to
> > fix this because of the case?  I'm guessing this is getting auto
> > generated by the:
> >
> > <script type="text/javascript" language="javascript" src="dashboard/
> > dashboard.nocache.js"></script>
> >
> > but isn't this file auto generated by the GWT?  Please point me in the
> > right direction if possible.  Thanks in advance.
> >
>

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