debug library class in SJSC - is it possible? how?

hey!

I am a beginner in J2EE and SJSC...and I need help :)

Although I have searched the forums I didn't find an answer to this question:

Is it possible to debug a class library from Studio Creator?

I added both jar file to classpath and the sources catalog to the sources while creating new library. And still on pressing F11 the debugger cannot step into a method inside a library...Any solutions?

Best Regards

Mikolaj Lewandowski

[475 byte] By [Lewana] at [2007-11-27 4:36:00]
# 1
Hi, You may find it useful http://blogs.sun.com/winston/entry/debugger_tip_1(In Polish:Czytaj blog winstona, tam jest sporo fajnych rzeczy)regards Grzegorz
Grzegorz.Kluczeka at 2007-7-12 9:46:09 > top of Java-index,Development Tools,Java Tools...
# 2
Hey Grzegorz,Thanks for this useful link. However there is still something wrong - when I view the 'debugging sources' list - it is completely blank! I know it doesn't make sense but that's the way it is...Why? :(Regards
Lewana at 2007-7-12 9:46:09 > top of Java-index,Development Tools,Java Tools...
# 3

a small update - the sources list is not blank when you view it during debugging session.

However...no matter if I added jar, zip or directory for the sources of the referenced library - these sources do not appear in this list. As a result I still cannot check the library for debugging... :(

Lewana at 2007-7-12 9:46:09 > top of Java-index,Development Tools,Java Tools...