I got this error when I run my application undex GWT 2.5 RC. The 
application contains Celltables, DataGrids and CellTables but the error 
point to a Class in the GWT SDK

 Finding entry point classes
      [ERROR] Errors in 
'jar:file:/C:/Users/simo/workspace/M3T/war/WEB-INF/lib/gquery-dnd-bundle-1.0.5.jar!/com/google/gwt/user/cellview/client/CellTreeNodeView.java'
         [ERROR] Line 99: The type CellTreeNodeView<T>.NodeCellList<C>.View 
must implement the inherited abstract method 
HasDataPresenter.View<C>.replaceAllChildren(List<C>, SelectionModel<? super 
C>, boolean)
         [ERROR] Line 99: The type CellTreeNodeView<T>.NodeCellList<C>.View 
must implement the inherited abstract method 
HasDataPresenter.View<C>.replaceChildren(List<C>, int, SelectionModel<? 
super C>, boolean)
      [ERROR] Unable to find type 'com.tb.ttt.client.M3T'
         [ERROR] Hint: Previous compiler errors may have made this type 
unavailable
         [ERROR] Hint: Check the inheritance chain from your module; it may 
not be inheriting a required module or a module may not be adding its 
source path entries properly

I have no clue where to look

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/m0F1C2Kzgd8J.
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.

Reply via email to