Hi all,
I have attended GWT.create workshop by Michael Vogt (thanks for your great
session!) and I would like to contribute to the GWT project. I have
followed the instructions provided by Michael and by the README.txt file,
but Eclipse complains about the following:
> BaseFooProxy.java:
> Multiple markers at this line
- The type
> java.util.Map<com.google.web.bindery.requestfactory.shared.MapKeyProxy,com.google.web.bindery.requestfactory.shared.MapValueProxy>
>
cannot be used here
- Cannot validate this method because the domain mapping for the return
> type
(java.util.Map<com.google.web.bindery.requestfactory.shared.MapKeyProxy,com.google.web.bindery.requestfactory.shared.MapValueProxy>)
> could not
be resolved to a domain type Add @SuppressWarnings("requestfactory") to
> dismiss.
Based on what I can understand, it seems to be a problem related to the
Annotation Processor Factory Path configuration. As reported in the
instructions provided in the README.txt, I have added
GWT_TOOLS/lib/requestfactory/requestfactory-apt-2011-08-18.jar, since it
seems to be the most recent one. There was also a
GWT-TOOLS/lib/requestfactory/requestfactory-apt.jar. I have tried checking
and unchecking it, but the problem persist. I have also tried using
requestfactory-apt-2.5.1.jar, without any noticeable results.
In addition, I have other compilation errors. For instance, it cannot find
the class 'com.google.web.bindery.requestfactory.vm.impl.TypeTokenResolver'.
I am sure I am missing something in the instructions, but I can not see
it...
I am using Eclipse Indigo.
Thank you for your help.
Mirko
P.S. I am sorry to bother you all with such newbie questions.
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
---
You received this message because you are subscribed to the Google Groups "GWT
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.