[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Stepping into AppClassLoader while debugging.
|
Hi,
Under Preferences-->Java-->Debug-->Step Filtering you can enable/disable
stepping into specific classes or packages.
HTH,
Regards,
Csaba
"Mikael Nordenberg (remove rmv)" <mikaeln@xxxxxxxxxxxxxxxxx> wrote in
message news:3E1C0EDB.5040107@xxxxxxxxxxxxxxxxxxxx
> 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
>