Errors with GwtCompile after upgrade to 1.4

28 views
Skip to first unread message

Shawn Johnson

unread,
May 29, 2015, 3:34:01 PM5/29/15
to gwt-pl...@googlegroups.com
This error appears to be related to GWTP, so I'm trying my luck here.  Did something change around extending ProxyPlace?

(package and classnames changed to protect the innocent)

Computing all possible rebind results for 'com.gwtplatform.mvp.client.DesktopGinjector'

     [java]       Rebinding com.gwtplatform.mvp.client.DesktopGinjector

     [java]          Invoking generator com.google.gwt.inject.rebind.GinjectorGenerator

     [java]             [ERROR] Error injecting com.fake.client.mvp.HomePresenter$MyProxy: Unable to create or inherit binding: No @Inject or default constructor found for com.fake.client.mvp.home.HomePresenter$MyProxy

     [java]   Path to required node:

     [java] com.fake.client.mvp.home.HomePresenter$MyProxy [com.gwtplatform.mvp.client.gin.AbstractPresenterModule.bindPresenter(AbstractPresenterModule.java:121)]

Maxime Mériouma-Caron

unread,
Jun 26, 2015, 10:13:10 AM6/26/15
to gwt-pl...@googlegroups.com
Unfortunately, those Gin stacktraces are hard to debug. Start by looking for invalid imports (e.g: repackaged guava) or missing bindings and/or missing module installs

Shawn Johnson

unread,
Jun 26, 2015, 3:15:14 PM6/26/15
to gwt-pl...@googlegroups.com
Thanks. I think it ended up being related to another dependency.  I switched to a hot-fix branch for a while, when I came back to my upgrade branch - everything fell into place and worked without error - MAGIC!

On Fri, Jun 26, 2015 at 10:13 AM Maxime Mériouma-Caron <maxime.mer...@arcbees.com> wrote:
Unfortunately, those Gin stacktraces are hard to debug. Start by looking for invalid imports (e.g: repackaged guava) or missing bindings and/or missing module installs

--
You received this message because you are subscribed to a topic in the Google Groups "GWTP" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gwt-platform/6zSNDCFGufo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gwt-platform...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages