El mar, 29-09-2009 a las 11:47 +0400, Vladimir Kovalyuk escribió:
> 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?
In "Debug Configurations" windows ('Run' menu -> Debug
Configurations...) choose the configuration for your project and then in
the "Source" tab add the path to the sources (Add button -> External
Archive)


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to