Tuesday, May 1, 2007

GWT Junit Works in Eclipse now

Today, I just manually created the test class and put it in the client package. It worked. Last time I ran the junitCreator script that came with the GWT package. This script created the test class in the wrong folder. A lot of people on the Internet and even GWT website suggested to run this script instead of manually creating the test class.

The script didn't work for me.

No comments: