Hello Java programmers,

Question:
I want to make an eclipse plugin which gets all the methods from a class. With methods i also mean the content. How can i do this? I only need to know how i can read methods from a class with eclipse.

What i already have:
It seems that org.eclipse.jface has a little to do with it.

Thanks, Dunnkers.