Project Properties -> Debugger -> Step Options:
checkbox "Do not step into the classes"
uncheck java.*

- R.
-----Original Message-----
From: Calum Maclean [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 30, 2001 11:37 AM
To: IntelliJ Mailing List (E-mail)
Subject: [Eap-list] Stepping into JDK code


Hi
I can't seem to step into JDK code.
For example, if the debugger is paused at the following simple code:
    s.toString();
and I press F7 (to step into), it just steps over it.  I discovered this
while debugging through Swing code, but it seems to apply more generally.
BTW, I've got jdk1.3\src.jar!\src in my project sourcepath.
I'm sure it used to work...
I'm using build 521.
Calum

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to