Hello:
I don't often checkout source code and try to build it so please
excuse any ignorance I might display . . .
Today I checked out the trunk and tried to build it using build.xml in
the build-tools directory. I set the GWT_TOOLS environmental variable
to the "tools" directory. I received a ton of compiler errors like:
[gwt.javac] ^
[gwt.javac] C:\gwt\build-tools\customchecks\src\com\google\gwt
\checkstyle\OrderC
heck.java:209: cannot find symbol
[gwt.javac] symbol : variable TokenTypes
[gwt.javac] location: class com.google.gwt.checkstyle.OrderCheck
[gwt.javac] if (aAST.findFirstToken(TokenTypes.LITERAL_STATIC) !=
null) {
[gwt.javac] ^
[gwt.javac] 46 errors
It seems like there shouldn't be errors here. Is there something I'm
missing? Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---