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]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
