<replace-with class="client.environment.ProdEnvironment"><when-type-assignable class="client.environment.Environment"/></replace-with>
Computing all possible rebind results for 'client.widget.band.BandView.MyUiBinder'Rebinding client.widget.band.BandView.MyUiBinderChecking rule <replace-with class='client.environment.ProdEnvironment'/>Checking if all subconditions are true (<all>)<when-assignable class='client.environment.Environment'/>No, the requested type was not assignableNo: One or more subconditions was falseRule did not matchFound better fallback match for <replace-with class='client.environment.ProdEnvironment'/>Checking rule <generate-with class='com.google.web.bindery.autobean.gwt.rebind.AutoBeanFactoryGenerator'/>Checking if all subconditions are true (<all>)<when-assignable class='com.google.web.bindery.autobean.shared.AutoBeanFactory'/>No, the requested type was not assignableNo: One or more subconditions was falseRule did not matchFound better fallback match for <generate-with class='com.google.web.bindery.autobean.gwt.rebind.AutoBeanFactoryGenerator'/>
Checking rule <generate-with class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/>Checking if all subconditions are true (<all>)<when-assignable class='com.google.gwt.uibinder.client.UiBinder'/>Yes, the requested type was assignableYes: All subconditions were trueRule was a match and will be usedInvoking generator com.google.gwt.uibinder.rebind.UiBinderGeneratorParsing CSS stylesheet file:/var/folders/99/npwplk0x5s716r29tmllw_7h0000gn/T/uiBinder_client.widget.band_BandView_MyUiBinderImpl_GenCss_style1449650163126694696.cssGenerator returned type 'client.widget.band.BandView_MyUiBinderImpl; mode USE_ALL_NEW_WITH_NO_CACHING; in 15 msRebind result was client.widget.band.BandView_MyUiBinderImpl
Computing all possible rebind results for 'client.AddParametersView.MyUiBinder'Rebinding client.pages.AddParametersView.MyUiBinderChecking rule <replace-with class='client.environment.ProdEnvironment'/>Checking if all subconditions are true (<all>)<when-assignable class='client.environment.Environment'/>Tracing compile failure path for type 'client.pages.AddParametersView.MyUiBinder'Checked 0 dependencies for errors.[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[ERROR] Errors in 'client/pages/AddParametersView.java'[ERROR] Line 33: Failed to resolve 'client.pages.AddParametersView.MyUiBinder' via deferred binding
--
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/ae0c9922-98b4-4e87-bdf7-732a6388ba55%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/e340507b-7610-4ec8-ad12-0289c419e778%40googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-co...@googlegroups.com.
I'm glad you solved it.For future references, in general it is good idea to keep the strict enabled - though some libraries that are not in your control might cause compilation problems that you cannot fix without changing the lib.