[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Stepping into AppClassLoader while debugging.
|
- From: "Mikael Nordenberg (remove rmv)" <mikaeln@xxxxxxxxxxxxxxxxx>
- Date: Wed, 08 Jan 2003 12:43:23 +0100
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0
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