Hello. Using: JRE build 1.6.0_14-b08 Eclipse 3.4.2 Google Plugin for Eclipse GIN & Guice-2.0
Project compiles OK, but when I start debugging in hosted mode, I see: ##### Unable to install breakpoint in my.project.Service$$FastClassByGuice$ $cc136dce due to missing line number attributes. Modify compiler options to generate line number attributes. Reason: Absent line number information ##### This message repeats for every breakpoint set in the code. And guess what? Breakpoint do not work after skipping warning message. I googled a bit and find similar threads here, so I recompiled Guice and GIN with debug="on", but the problem still persist. Any suggestions? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. 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-guice?hl=en -~----------~----~----~----~------~----~------~--~---
