Ah, fantastic. I will tackle this today and let you know if my monitors explode.
I think that was the last one on my list to figure out. The app engine deploy problem was a fluke. I think I was just flustered from the JUnit mayhem and my computer freaking out on me. I finished the app engine toot and everything worked fine when Running as a web Application. Everything was really pretty painless, I was just over thinking the entire process. Although, a problem coccurs when deploying: 'Deploying StockWatcher to Google' has encountered a problem. An internal error occured during: "Deploying StockWatcher to Google". <<Details: An internal error occurred during: "Deploying StockWatcher to Google". XML error validating C:\Users\Angel\Desktop\StockWatcher\war\WEB-INF\appengine-web.xml against C:\Users\Angel\Desktop\eclipse\plugins\com.google.appengine.eclipse.sdkbundle_1.2.6.v200910131704\appengine-java-sdk-1.2.6\docs\appengine-web.xsd Thank you for the help. On Wed, Nov 11, 2009 at 2:22 PM, chris_l <[email protected]> wrote: > Hi, > > > On Nov 11, 10:29 pm, Angel Marquez <[email protected]> wrote: > > I am running into difficulties getting through the last 2 sections of the > > GWT Getting Started Tutorial: > > 1. When I check the available plugins for my fresh eclipse galileo > install > > it looks like JUnit is already installed. I have tried both on a Mac & PC > > (Mac OS X.5, Windows 7 release candidate) using the Mac terminal and > cygwin > > to path to the SW directory and run the -junit.... commands and help and > I > > am robbed of my satisfaction.... > > *http://code.google.com/webtoolkit/tutorials/1.6/JUnit.html* > > *In order to run this tutorial, you will need to have JUnit 3 installed > on > > your system. If you are using Eclipse, check your Eclipse plugins.* > > yeah, I also did the JUnit tutorial today. You're right, this part of > the tutorial isn't as perfect as the extremely well written first > ones. However, I think I can answer at least this one question: You'll > have to add the JUnit library to your project. Select StockWatcher- > >Build Path->Add Libraries->JUnit->JUnit 3 > > HTH > Chris > > -- > > 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%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=. > > > -- 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=.
