I ran through the StockWatcher tutorial briefly before nuking my Win7
machine.  I'm back up with Ubuntu 9.10 and trying to continue.  I
first tried Eclipse and the GWT plugins but got a strange result.  I
could see the static portions of my page, but not the input fields.

So I downloaded the straight gwt-2.0.3 package, ran

./webAppCreator -out MyWebApp com.mycompany.mywebapp.MyWebApp
cd MyWebApp
ant devmode

I get something that runs without errors.  I have no linux dev-mode
browser, but pointing to:

http://127.0.0.1:8888/MyWebApp.html

I get the warning "GWT module 'mywebapp' may need to be (recompiled)",
and I only see static portions of the page.  "ant clean" "ant devmode"
same, same

Help?

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