marcomachadosantos / gwt-chronoscope

Automatically exported from code.google.com/p/gwt-chronoscope
GNU Lesser General Public License v2.1
0 stars 0 forks source link

ChronoscopeBrowserInjector binding failed #159

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using gwt plugin for eclipse.
I have all the configuration like shown on this site.
I've inherited chornoscope module.

I'm getting the error:
java.lang.RuntimeException: Deferred binding failed for 
'org.timepedia.chronoscope.client.browser.Chronoscope$ChronoscopeBrowserInjector
' (did you forget to inherit a required module?)

Version of libraries:
chronoscope 1.0 (or chronoscope 2.0 - the same error)
chronoscope-api 1.0 (or chronoscope-api 2.0 - the same error)
gwt-2.0.4
gin 1.0
gwtexporter 2.0.10

Original issue reported on code.google.com by gkol...@gmail.com on 15 Jan 2011 at 11:09