One lousy jar file.  That was it and so now it works perfectly.
Thanks!!

On Aug 4, 3:11 pm, Ioan Agopian <ioan.agop...@gmail.com> wrote:
> Hi,
>
> It seems that GWT is no longer in the build path. Try setting it again
> in the project settings under Google / Web toolkit.
>
> Regards,
> Ioan
>
> On Aug 4, 8:20 pm, Rob Tanner <caspersg...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I have a production application built using GWT 2.1.1 and the Eclipse
> > plugin.  I've just installed EclipseIndigo(jee edition) and the GWT
> > 2.3 plugin.  Not wanting to break something that already works, I
> > created a new workspace in Eclipse and than imported the project.
> > When I try to bring up the project in Development mode I get lots and
> > lots of errors (could say all hell breaks loose).  Below is the output
> > I get in Eclipse.  I'm hoping there's a simple configuration solution
> > to this problem, but at this point I have no idea what it is.
>
> > Thanks,
> > Rob
>
> > [DEBUG] [accountrequest] - Validating newly compiled units
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/dom/client/CanvasElement.java'
> >                 [ERROR] [accountrequest] - Line 43: No source code is 
> > available for
> > type com.google.gwt.canvas.dom.client.Context; did you forget to
> > inherit a required module?
> >                 [ERROR] [accountrequest] - Line 54: No source code is 
> > available for
> > type com.google.gwt.canvas.dom.client.Context2d; did you forget to
> > inherit a required module?
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/dom/client/MediaElement.java'
> >                 [ERROR] [accountrequest] - Line 124: No source code is 
> > available for
> > type com.google.gwt.media.dom.client.TimeRanges; did you forget to
> > inherit a required module?
> >                 [ERROR] [accountrequest] - Line 178: No source code is 
> > available for
> > type com.google.gwt.media.dom.client.MediaError; did you forget to
> > inherit a required module?
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/dom/client/Touch.java'
> >                 [ERROR] [accountrequest] - Line 36: The method
> > touchGetClientX(Touch) is undefined for the type DOMImpl
> >                 [ERROR] [accountrequest] - Line 45: The method
> > touchGetClientY(Touch) is undefined for the type DOMImpl
> >                 [ERROR] [accountrequest] - Line 54: The method
> > touchGetIdentifier(Touch) is undefined for the type DOMImpl
> >                 [ERROR] [accountrequest] - Line 63: The method 
> > touchGetPageX(Touch)
> > is undefined for the type DOMImpl
> >                 [ERROR] [accountrequest] - Line 72: The method 
> > touchGetPageY(Touch)
> > is undefined for the type DOMImpl
> >                 [ERROR] [accountrequest] - Line 103: The method
> > touchGetScreenX(Touch) is undefined for the type DOMImpl
> >                 [ERROR] [accountrequest] - Line 112: The method
> > touchGetScreenY(Touch) is undefined for the type DOMImpl
> >                 [ERROR] [accountrequest] - Line 121: The method
> > touchGetTarget(Touch) is undefined for the type DOMImpl
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/editor/client/EditorDriver.java'
> >                 [ERROR] [accountrequest] - Line 97: No source code is 
> > available for
> > type javax.validation.ConstraintViolation<T>; did you forget to
> > inherit a required module?
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/editor/client/impl/
> > AbstractEditorContext.java'
> >                 [ERROR] [accountrequest] - Line 92: The method
> > addSubDelegate(AbstractEditorDelegate, String, Editor<capture#16-of ?>) is 
> > undefined for the type AbstractEditorDelegate<T,capture#15-of ?>
>
> >                 [ERROR] [accountrequest] - Line 93: The method 
> > getEditorChain() is
> > undefined for the type AbstractEditorDelegate<T,capture#17-of ?>
> >                 [ERROR] [accountrequest] - Line 129: The method
> > accept(EditorVisitor) is undefined for the type
> > AbstractEditorDelegate<capture#23-of ?,capture#24-of ?>
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/editor/client/impl/BaseEditorDriver.java'
> >                 [ERROR] [accountrequest] - Line 67: No source code is 
> > available for
> > type javax.validation.ConstraintViolation<T>; did you forget to
> > inherit a required module?
> >                 [ERROR] [accountrequest] - Line 82: The method 
> > initialize(String, T,
> > E, DelegateMap) in the type AbstractEditorDelegate<T,E> is not
> > applicable for the arguments (String, E)
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/editor/client/impl/DirtCollector.java'
> >                 [ERROR] [accountrequest] - Line 38: The method isDirty() is
> > undefined for the type AbstractEditorDelegate<T,capture#3-of ?>
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/editor/client/impl/ErrorCollector.java'
> >                 [ERROR] [accountrequest] - Line 48: The method getErrors() 
> > is
> > undefined for the type AbstractEditorDelegate<capture#5-of ?,capture#6-
> > of ?>
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/editor/client/impl/Initializer.java'
> >                 [ERROR] [accountrequest] - Line 45: The method 
> > getEditorChain() is
> > undefined for the type AbstractEditorDelegate<Q,capture#7-of ?>
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/editor/client/impl/Refresher.java'
> >                 [ERROR] [accountrequest] - Line 34: The method 
> > setDirty(boolean) is
> > undefined for the type AbstractEditorDelegate<Q,capture#5-of ?>
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/editor/client/impl/SimpleViolation.java'
> >                 [ERROR] [accountrequest] - Line 40: No source code is 
> > available for
> > type javax.validation.ConstraintViolation<T>; did you forget to
> > inherit a required module?
> >                 [ERROR] [accountrequest] - Line 108: The method
> > of(EditorDriver<capture#8-of ?>, DelegateMap.KeyMethod) is undefined
> > for the type DelegateMap
> >                 [ERROR] [accountrequest] - Line 127: The method
> > getDelegatesByPath(String) is undefined for the type DelegateMap
> >                 [ERROR] [accountrequest] - Line 128: The method
> > getEditorByPath(String) is undefined for the type DelegateMap
> >                 [ERROR] [accountrequest] - Line 137: The method 
> > recordError(String,
> > Object, Object, String) in the type AbstractEditorDelegate<capture#13-
> > of ?,capture#14-of ?> is not applicable for the arguments (String,
> > null, Object, String, Editor<capture#15-of ?>)
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/event/dom/client/GestureChangeEvent.java'
> >                 [ERROR] [accountrequest] - Line 53: The method 
> > getRotation() is
> > undefined for the type NativeEvent
> >                 [ERROR] [accountrequest] - Line 57: The method getScale() is
> > undefined for the type NativeEvent
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/event/dom/client/GestureEndEvent.java'
> >                 [ERROR] [accountrequest] - Line 53: The method 
> > getRotation() is
> > undefined for the type NativeEvent
> >                 [ERROR] [accountrequest] - Line 57: The method getScale() is
> > undefined for the type NativeEvent
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
> > com.google.gwt.eclipse.sdkbundle_2.3.0.r37v201106211634/gwt-2.3.0/gwt-
> > user.jar!/com/google/gwt/event/dom/client/GestureStartEvent.java'
> >                 [ERROR] [accountrequest] - Line 53: The method 
> > getRotation() is
> > undefined for the type NativeEvent
> >                 [ERROR] [accountrequest] - Line 57: The method getScale() is
> > undefined for the type NativeEvent
> >         [ERROR] [accountrequest] - Errors in 'jar:file:/Users/rtanner/Java/
> > Eclipse-Indigo/eclipse/plugins/
>
> ...
>
> read more »

-- 
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