On Monday, February 20, 2012 9:29:54 AM UTC-5, Thomas Broyer wrote:
>
> Several things:
>
>    - Annotation processing in Eclipse a barely usable. I battled for 
>    hours yesterday to make it refresh the generated DeobfuscatorBuilder. 
> IIRC, 
>    I refresh the project in eclipse, then restarted it, then disabled 
>    annotation processing, deleted the .apt_generated folder and re-enabled 
>    annotation processing. If you can use Maven for your project, then I'd bet 
>    it works much better there! (I had the issue on the gwt-user project 
>    itself, so it wasn't an option for me) Next time, I'll try setting up a 
>    build action (or whatever) to run "javac -proc:only" instead of relying of 
>    Eclipse's built-in (and awfully buggy) APT.
>
> Thanks for the reply, Thomas.  This item did the trick.  Following your 
procedure to refresh the project took care of the "No type for token..." 
error.  The code now runs without errors although its still not saving 
 addresses, but at least I'll have an opportunity to debug it in my code. 
 I've never used maven, and have been resistant to adding more new stuff on 
my plate, but I may have to at this point.  Thanks

-- 
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/-/yPhwdjkGGU8J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to