Well well,

I was just getting excited about the new release, and then I've got
busted.

I've updated from the 1.6.4 to the new 1.7 gwt release, and now I'm
getting an error when trying to compile the application.

Here is my GWT Development Shell Output:

[code]

[INFO] Starting HTTP on port 8080
[DEBUG] Loading an instance of module
'edm.FrameWork.View.EDM_FrameWork_View'
[DEBUG] Refreshing module from source
[DEBUG] Validating newly compiled units
[TRACE] Removing units with errors
[ERROR] Errors in 'jar:file:/C:/Java/LucasSpace/gwt-windows-1.7.0/gwt-
user.jar!/com/google/gwt/user/client/impl/HistoryImplTimer.java'
[ERROR] Line 22: The type HistoryImplTimer must implement the
inherited abstract method HistoryImpl.nativeUpdate(String)
[ERROR] Line 22: The type HistoryImplTimer must implement the
inherited abstract method HistoryImpl.nativeUpdateOnEvent(String)
[ERROR] Errors in 'jar:file:/C:/somewhere/gwt-windows-1.7.0/gwt-
user.jar!/com/google/gwt/dom/client/DOMImplIE8.java'
[ERROR] Line 33: The method getScrollLeft(Element) of type DOMImplIE8
must override or implement a supertype method
[ERROR] Line 36: The method getScrollLeft(Document) in the type
DOMImpl is not applicable for the arguments (Element)
[ERROR] Line 38: The method getScrollLeft(Document) in the type
DOMImpl is not applicable for the arguments (Element)
[ERROR] Line 42: The method setScrollLeft(Element, int) of type
DOMImplIE8 must override or implement a supertype method
[ERROR] Line 47: The method setScrollLeft(Document, int) in the type
DOMImpl is not applicable for the arguments (Element, int)

[/code]


I couldn't figure out what is going on, so

what you think guys?

( 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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to