>
> Eclipse still unhappy though of course.
>

In Eclipse any folder that contains super source should be excluded from 
the classpath so that its not treated as Java package but instead a simple 
folder with java files. So go to gwt-user project settings -> build path -> 
source. Select gwt-user/core/test -> Excluded and click edit. Add exclusion 
pattern **/super/** . Then the errors are gone in Eclipse.

-- J.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/9a8c52bd-fd0b-46ed-9f2e-c5fbf4eba38b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to