I need to debug into the elcipse jar file, as I have null return value all the times.

I need to attach source file for the jar that I need to debug. As eclipse is open source, I guess I can find the source, but how can I get the source code for the jar file that I’m debugging into?

I could debug into the core files by following this pages: