Re: Error when running my application under GWT 2.5 RC

73 views
Skip to first unread message

Moutellou

unread,
Sep 21, 2012, 11:50:15 AM9/21/12
to google-we...@googlegroups.com
When I take a second look to the log, I see that that the problem is with the gquery-dnd-bundle-1.0.5.jar. It doesn't support GWT 2.5 yet

On Saturday, September 15, 2012 5:38:53 PM UTC-4, Moutellou wrote:
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
Reply all
Reply to author
Forward
0 new messages