Thank you Jason. I will try a clean build. I am however also trying to understand the error msg and where it comes from and find out how to fix it. That would be a great learning process for me. Still grokking the docs but haven't figured it out yet though :(
bakki On Jan 11, 12:21 pm, Jason Parekh <[email protected]> wrote: > Hi Bakki, > > Have you tried a clean build of the StockWatcher project in Eclipse? > > Also, you don't need the -d32 flag anymore since dev mode no longer depends > on SWT. > > jason > > > > On Sun, Jan 10, 2010 at 4:49 PM, bakki <[email protected]> wrote: > > Hi all, > > > I am a GWT newbie and was in the middle of the stockwatcher tutorial > > when GWT went 2.0. I upgraded the Eclipse (3.5 on Mac OS X 10.6.2) > > plugin and the sdks. When I create a new project from scratch it works > > as expected in devmode against Safari and Firefox. However I am having > > trouble with the stock watcher app. Here's what I have done. > > > 1. Added vm args as follows: > > -d32 -javaagent:/Applications/eclipse/plugins/ > > com.google.appengine.eclipse.sdkbundle.1.3.0_1.3.0.v200912141120/ > > appengine-java-sdk-1.3.0/lib/agent/appengine-agent.jar > > 2. Edited StackWatcher.gwt.xml to remove the following line so it > > matched the newer generated xml files with 1.7.1 references removed. > > <!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 1.7.1// > > EN" "http://google-web-toolkit.googlecode.com/svn/tags/1.7.1/distro- > > source/core/src/gwt-module.dtd"> > > > But when I run the app I keep getting messages from the browser plugin > > -> > > GWT module 'stock_watcher' needs to be (re)compiled, please run a > > compile or use the Compile/Browse button in hosted mode > > > Any help in understanding what's going on here will be greatly > > appreciated, thank you, > > > bakki > > > -- > > 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]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en.
-- 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.
