When attempting to use the new Eclipse RC 1 plugin I am getting a pile
of errors when attempting to do a compile.  I do not get these errors
when doing a gwt:compile through CLI maven. Any clues ?

  Validating newly compiled units
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/cell/client/AbstractInputCell.java'
         [ERROR] Line 99: Cannot directly invoke the abstract method
onBrowserEvent(Element, C, Object, NativeEvent, ValueUpdater<C>) for
the type AbstractEditableCell<C,V>
         [ERROR] Line 116: The method resetFocus(Element, C, Object)
of type AbstractInputCell<C,V> must override or implement a supertype
method
         [ERROR] Line 149: The method onEnterKeyDown(Element, C,
Object, NativeEvent, ValueUpdater<C>) of type AbstractInputCell<C,V>
must override or implement a supertype method
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/cell/client/AbstractSafeHtmlCell.java'
         [ERROR] Line 74: The method render(C, Object,
SafeHtmlBuilder) of type AbstractSafeHtmlCell<C> must override or
implement a supertype method
         [ERROR] Line 74: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtmlBuilder; did you forget to
inherit a required module?
         [ERROR] Line 90: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtml; did you forget to inherit a
required module?
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/cell/client/SafeHtmlCell.java'
         [ERROR] Line 24: The type SafeHtmlCell must implement the
inherited abstract method AbstractCell<SafeHtml>.render(SafeHtml,
Object, StringBuilder)
         [ERROR] Line 24: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtml; did you forget to inherit a
required module?
         [ERROR] Line 33: The method render(SafeHtml, Object,
SafeHtmlBuilder) of type SafeHtmlCell must override or implement a
supertype method
         [ERROR] Line 33: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtmlBuilder; did you forget to
inherit a required module?
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/event/shared/ResettableEventBus.java'
         [ERROR] Line 27: The type EventBus cannot be the superclass
of ResettableEventBus; a superclass must be a class
         [ERROR] Line 36: The method addHandler(GwtEvent.Type<H>, H)
of type ResettableEventBus must override or implement a supertype
method
         [ERROR] Line 44: The method
addHandlerToSource(GwtEvent.Type<H>, Object, H) of type
ResettableEventBus must override or implement a supertype method
         [ERROR] Line 46: The method
addHandlerToSource(GwtEvent.Type<H>, Object, H) is undefined for the
type EventBus
         [ERROR] Line 53: The method fireEvent(GwtEvent<?>) of type
ResettableEventBus must override or implement a supertype method
         [ERROR] Line 58: The method fireEventFromSource(GwtEvent<?>,
Object) of type ResettableEventBus must override or implement a
supertype method
         [ERROR] Line 59: The method
fireEventFromSource(GwtEvent<capture#2-of ?>, Object) is undefined for
the type EventBus
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/event/shared/SimpleEventBus.java'
         [ERROR] Line 33: The type EventBus cannot be the superclass
of SimpleEventBus; a superclass must be a class
         [ERROR] Line 70: The method addHandler(GwtEvent.Type<H>, H)
of type SimpleEventBus must override or implement a supertype method
         [ERROR] Line 83: The method
addHandlerToSource(GwtEvent.Type<H>, Object, H) of type SimpleEventBus
must override or implement a supertype method
         [ERROR] Line 99: The method fireEvent(GwtEvent<?>) of type
SimpleEventBus must override or implement a supertype method
         [ERROR] Line 107: The method fireEventFromSource(GwtEvent<?>,
Object) of type SimpleEventBus must override or implement a supertype
method
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/event/shared/testing/CountingEventBus.java'
         [ERROR] Line 32: The type EventBus cannot be the superclass
of CountingEventBus; a superclass must be a class
         [ERROR] Line 37: The constructor
CountingEventBus(SimpleEventBus) is undefined
         [ERROR] Line 45: The method addHandler(GwtEvent.Type<H>, H)
of type CountingEventBus must override or implement a supertype method
         [ERROR] Line 53: The method
addHandlerToSource(GwtEvent.Type<H>, Object, H) of type
CountingEventBus must override or implement a supertype method
         [ERROR] Line 56: The method
addHandlerToSource(GwtEvent.Type<H>, Object, H) is undefined for the
type EventBus
         [ERROR] Line 62: The method fireEvent(GwtEvent<?>) of type
CountingEventBus must override or implement a supertype method
         [ERROR] Line 67: The method fireEventFromSource(GwtEvent<?>,
Object) of type CountingEventBus must override or implement a
supertype method
         [ERROR] Line 68: The method
fireEventFromSource(GwtEvent<capture#2-of ?>, Object) is undefined for
the type EventBus
      [ERROR] Errors in 'jar:file:/home/camechis/.m2/repository/com/
google/gwt/gwt-user/2.1-SNAPSHOT/gwt-user-2.1-SNAPSHOT.jar!/com/google/
gwt/i18n/client/impl/CurrencyDataImpl.java'
         [ERROR] Line 35: Only one JavaScriptObject type may implement
the methods of an interface that declared methods. The interface
(com.google.gwt.i18n.client.CurrencyData) is implemented by both
(com.google.gwt.i18n.client.impl.CurrencyDataJso) and
(com.google.gwt.i18n.client.impl.CurrencyDataImpl)
         For additional info see: file:/build/libraries/gwt-2.1.0.RC1/
doc/helpInfo/jsoRestrictions.html
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/i18n/client/impl/CurrencyDataJso.java'
         [ERROR] Line 51: The method getDefaultFractionDigits() in the
type CurrencyDataImpl is not applicable for the arguments (int)
         [ERROR] Line 59: The method isDeprecated() in the type
CurrencyDataImpl is not applicable for the arguments (int)
         [ERROR] Line 63: The method isSpaceForced() in the type
CurrencyDataImpl is not applicable for the arguments (int)
         [ERROR] Line 67: The method isSpacingFixed() in the type
CurrencyDataImpl is not applicable for the arguments (int)
         [ERROR] Line 71: The method isSymbolPositionFixed() in the
type CurrencyDataImpl is not applicable for the arguments (int)
         [ERROR] Line 75: The method isSymbolPrefix() in the type
CurrencyDataImpl is not applicable for the arguments (int)
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/text/shared/AbstractSafeHtmlRenderer.java'
         [ERROR] Line 35: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtml; did you forget to inherit a
required module?
         [ERROR] Line 35: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtmlUtils; did you forget to
inherit a required module?
         [ERROR] Line 37: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtmlBuilder; did you forget to
inherit a required module?
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/text/shared/SafeHtmlRenderer.java'
         [ERROR] Line 37: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtml; did you forget to inherit a
required module?
         [ERROR] Line 42: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtmlBuilder; did you forget to
inherit a required module?
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/text/shared/SimpleSafeHtmlRenderer.java'
         [ERROR] Line 40: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtml; did you forget to inherit a
required module?
         [ERROR] Line 41: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtmlUtils; did you forget to
inherit a required module?
         [ERROR] Line 44: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtmlBuilder; did you forget to
inherit a required module?
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/user/cellview/client/SafeHtmlHeader.java'
         [ERROR] Line 24: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtml; did you forget to inherit a
required module?
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/user/client/ui/DoubleBox.java'
         [ERROR] Line 32: No source code is available for type
com.google.gwt.text.client.DoubleRenderer; did you forget to inherit a
required module?
         [ERROR] Line 33: No source code is available for type
com.google.gwt.text.client.DoubleParser; did you forget to inherit a
required module?
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/user/client/ui/HasDirectionalSafeHtml.java'
         [ERROR] Line 26: No source code is available for type
com.google.gwt.safehtml.client.HasSafeHtml; did you forget to inherit
a required module?
         [ERROR] Line 33: No source code is available for type
com.google.gwt.safehtml.shared.SafeHtml; did you forget to inherit a
required module?
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/user/client/ui/IntegerBox.java'
         [ERROR] Line 31: No source code is available for type
com.google.gwt.text.client.IntegerRenderer; did you forget to inherit
a required module?
         [ERROR] Line 32: No source code is available for type
com.google.gwt.text.client.IntegerParser; did you forget to inherit a
required module?
      [ERROR] Errors in 'jar:file:/build/libraries/gwt-2.1.0.RC1/gwt-
user.jar!/com/google/gwt/user/client/ui/LongBox.java'
         [ERROR] Line 32: No source code is available for type
com.google.gwt.text.client.LongRenderer; did you forget to inherit a
required module?
         [ERROR] Line 33: No source code is available for type
com.google.gwt.text.client.LongParser; did you forget to inherit a
required module?
 Compiling 6 permutations
      Compiling permutation 0...
      Compiling permutation 1...
      Compiling permutation 2...
      Compiling permutation 3...
      Compiling permutation 4...
      Compiling permutation 5...
   Compile of permutations succeeded

-- 
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-tool...@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