I am not sure why I get this error:
Caused by: java.lang.RuntimeException: Deferred binding failed for 'com.mygwt.client.core.FrameView$Binder' (did you forget to inherit a required module?)
Although the View and Presenter java files have the same code pattern as with the working Views and Presenter I have in my code.