I need to use the mvp4g framework. I added the lib jar to both eclipse classpath and the project /lib directory. when the app launches, the gwt FF tab shows the error
unable to find type com.mvp4g.client.Mvp4gEntryPoint
How do I get gwt2 to find this lib class?