Hi everyone,
i try to build my first project with gwt requestfactory.
after many other errors e.g annotation and missing jason classes.
the development output show me an hint
" [INFO] [xxxxx] - Ignored 1 unit with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors."
i did it,
console says:
[ERROR] Line 7: No source code is available for type
com.google.web.bindery.requestfactory.vm.impl.Deobfuscator.Builder; did you
forget to inherit a required module?
[ERROR] Line 9: No source code is available for type
com.google.web.bindery.requestfactory.vm.impl.OperationKey; did you forget
to inherit a required module?
[ERROR] Line 10: No source code is available for type
com.google.web.bindery.requestfactory.vm.impl.OperationData.Builder; did
you forget to inherit a required module?
does anyone know which module is here required?
best regards
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/rhdDTyhXGAkJ.
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-web-toolkit?hl=en.