Hey bcutler, Now I have the same problem you described. Have you find any solution?
ranalynamic On Saturday, 28 January 2012 01:35:01 UTC+1, bcutler wrote: > I am brand new to GWT and just trying to get the hang of things. I > > followed all the steps in the StockWatcher tutorial, and it worked > > perfectly... until I got to the step about compiling in production > > mode and opening up StockWatcher.html in a browser. > > > > When I opened it in Chrome, all I could see were the GoogleCode image > > and the Stock Watcher title; anything generated by javascript was just > > missing. > > > > I really don't know how to debug this since I have limited experience > > with any web development. My only theory is that the compiler output > > might suggest that there is a path problem. My compile output says: > > Linking into /Users/bcutler/Documents/workspace/StockWatcher/war/ > > stockwatcher > > > > ... but in the tutorial the same line says: > > Linking into war/stockwatcher. > > > > Could this be the problem? If so, how do I fix it? > > > > For what it's worth, I tried opening the file in Firefox as well. The > > page loaded just fine in Firefox and the javascript seemed to work > > perfectly, except that pressent "Enter" on the text box doesn't do > > anything. Isn't GWT supposed to fix the cross-browser problem? > > > > I am using Eclipse 3.7 (Indigo) with the GWT plugin and version 2.4.0 > > of the SDK. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/7wjkF47HVFgJ. 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.
