i am trzing to generate a eclipse&maven project with webappcreator
(webappcreator -noant -maven -out MyPeoject here.Myproject).
Importing this in eclipse yields

"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."

Adding "<inherits name="com.google.gwt.junit.JUnit"/> to gwt.xml (in
src/main - in test/main it is added allready) helps (http://
code.google.com/p/google-web-toolkit/issues/detail?id=5673) but then i
get a warning "GWT Dev Mode" - i shoul add additional junit-related
stuff, servlet and servlet mapping.

my questinis: ca in ignore this warning? or did i something wrong or
is ther another fix or workaround for this issue?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to