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