You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding '4' new generated units
Validating units:
[ERROR] Errors in 'generated://2C0DA2DF3F94CFDFBE4CC1309187248A/com/gwtplatform/dispatch/rest/client/serialization/JacksonMapperProviderImpl.java'
[ERROR] Line 7: The import com.gwtplatform.dispatch.rest.client.serialization.mappers cannot be resolved
See snapshot: /var/folders/xh/1xkfq26532j97q23qw5pdhs40000gn/T/com.gwtplatform.dispatch.rest.client.serialization.JacksonMapperProviderImpl2336084410034267910.java
The text was updated successfully, but these errors were encountered:
Happens when you have no Services/Actions in your project. The error will go away when you create a first service with an action.
And.. this is fixed in the current snapshot #393
I compiled a demo app and had this in my web.xml
The output I get is:
The text was updated successfully, but these errors were encountered: