[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Stepping into AppClassLoader while debugging.

Hello.

I'm having some trouble when I'm debugging
my Java application.
When I use the "step into" on a line
that has a new statement, the debugger
tries to step into sun.misc.Launcher!?!

It would be a lot easier if the debugger
didn't step into classes outside my project,
is that possible to configure?

regards,
Mikael