When I try to do like this,always get this error,even implementation do have constructor annotated with @Inject ------------------------------------------------------------------------------------ Could not find a suitable constructor in com.athena.test.gwttest.client.Test. Classes must have either one (and only one) constructor annotated with @Inject or a zero-argument constructor that is not private. ----------------------------------------------------------------------------------------------------
-- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
