I'm trying to compile GWT 2.4 from SVN (tags/2.4.0) in Eclipse 3.7 on
Win7/x64.
I have followed http://code.google.com/webtoolkit/makinggwtbetter.html
and eclipse/README.txt, unfortunately there are thousands of errors in
core projects.

For example in gwt-servlet:

BaseConfigurationState cannot be resolved to a type
GwtConfigurationState.java      /gwt-servlet/core/src/com/google/gwt/
validation/super/com/google/gwt/validation/client/spi

- shouldn't **/super/ be excluded ?

ConstraintViolationImpl cannot be resolved to a type
ConstraintViolationImpl_CustomFieldSerializer.java      /gwt-servlet/core/
src/org/hibernate/validator/engine

- even though such type exists in same project and has no compilation
errors

Many (but not all) types from referenced libraries and projects like
json-1.5.jar, gwt-user, gwt-dev are unresolved.

Can anyone help ?

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to