I believe it must be something extremely simple. I set up a project in Eclipse Galileo using m2eclipse from Sonatype. I'm trying to debug the wicket class. I set breakpoints and the execution stops exactly at those points. The wicket sources are actually attached. I can see the source code. But when the execution stops at breakpoint eclipse says that there is no sources and variables panel does not show local variables.
Could somebody give me a hint how I can debug wicket sources?