We have serveral enums with private static final const strings inside them and on compilation (both DevMode and web mode) I receive the "Cannot reference a field before it is defined" error. Inlining the const variables seems to solve the issue. Anybody else experience something like that? Wonder if I should file a bug or I am doing something wrong?
Cheers!
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/bpvSNouFc-0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment