Hi.
I just upgraded from 1.5.0 to 1.5.2.
I am using Eclipse so I had to two things (or at least I thought):
1. Changed the Java Build Path properties for the project to point to
the 1.5.2 gwt-user.jar.
2. Update my machines 'path' value to point to the 1.5.2 directory.
After doing this I get the following output in hosted mode:
Errors in 'jar:file:/C:/Program%20Files/gwt-windows-1.5.0/gwt-dev-
windows.jar!/com/google/gwt/dev/jjs/intrinsic/com/google/gwt/lang/
Cast.java'
Line 46: The field Object.typeId is not visible
Line 63: The field Object.typeId is not visible
Line 74: The field Object.typeMarker is not visible
Line 74: The field Object.typeId is not visible
Line 78: The field Object.typeMarker is not visible
Line 78: The field Object.typeId is not visible
Errors in 'jar:file:/C:/Program%20Files/gwt-windows-1.5.2/gwt-
user.jar!/com/google/gwt/core/client/GWT.java'
Line 170: The method isClient() is undefined for the type GWTBridge
Errors in 'jar:file:/C:/Program%20Files/gwt-windows-1.5.0/gwt-dev-
windows.jar!/com/google/gwt/dev/jjs/intrinsic/com/google/gwt/lang/
Array.java'
Line 55: The field Object.typeId is not visible
Line 74: The field Object.typeId is not visible
Line 131: The field Object.typeId is not visible
Line 141: The field Object.typeId is not visible
Removing invalidated units
Compilation unit 'jar:file:/C:/Program%20Files/gwt-windows-1.5.0/
gwt-dev-windows.jar!/com/google/gwt/dev/jjs/intrinsic/com/google/gwt/
lang/Stats.java' is removed due to invalid reference(s):
jar:file:/C:/Program%20Files/gwt-windows-1.5.2/gwt-user.jar!/com/
google/gwt/core/client/GWT.java
Compilation unit 'jar:file:/C:/Program%20Files/gwt-windows-1.5.2/
gwt-user.jar!/com/google/gwt/user/client/ui/CaptionPanel.java' is
removed due to invalid reference(s):
jar:file:/C:/Program%20Files/gwt-windows-1.5.2/gwt-user.jar!/com/
google/gwt/core/client/GWT.java
...
And it goes on and on...
Any thoughts on what I forgot?
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---