Friday, March 20, 2026

Re: GWT Deferred Binding Error – UiBinder Not Resolved from Dependent Module (phoenix-air)



On Friday, March 20, 2026 at 1:19:56 PM UTC+1 arpanam...@gmail.com wrote:

>   * Maven build with net.ltgt.gwt.maven:gwt-maven-plugin
> ----

> Any insights or best practices for structuring GWT modules across Maven projects would be really helpful.

See https://tbroyer.github.io/gwt-maven-plugin/ and https://tbroyer.github.io/gwt-maven-plugin/usage.html
For a client-only library, use `<packaging>gwt-lib</packaging>`, and then depend on it using <type>gwt-lib</type> for better running/debugging support: https://tbroyer.github.io/gwt-maven-plugin/codeserver.html

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/09e05458-a9d5-4061-bfc1-bc688b7a1587n%40googlegroups.com.

No comments:

Post a Comment