hi everyone,
i build my first gwt requestfactory app and got first an error in the
development output..
21:43:01.805 [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 and the console says:
Validating newly compiled units
[ERROR] Errors in
'file:/D:/Active%20Workspace/Indigo/xxxxx/.apt_generated/de/xxxxxx/shared/xxxxxxxRequestFactoryDeobfuscatorBuilder.java'
[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?
[ERROR] Aborting compile due to errors in some input files
any idea what im missing?
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/-/kBKA6ao3-F0J.
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.