GWTTestCase problem

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

GWTTestCase problem

Postby xrx » Tue Apr 10, 2007 8:34 pm

When I extends GWTTetsCase to unit test, it say "com.google.gwt.junit.client.GWTTestCase can not be found in source packages. Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly. ", how can I solve it?
xrx
 

Re: GWTTestCase problem

Postby Eric Clayberg » Thu Apr 12, 2007 4:15 am

xrx wrote:When I extends GWTTetsCase to unit test, it say "com.google.gwt.junit.client.GWTTestCase can not be found in source packages. Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly. ", how can I solve it?

Add the line <inherits name="com.google.gwt.junit.JUnit"/> to your *.gwt.xml file.

This error is discussed in the GWT Designer docs.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests