now i am developing kind of eclipse plugin, sometimes i want to debug into eclipse code, i am using eclipse 3.7 and is now trying to find the corresponding code of some eclipse classes, i am seeking these code with this url http://archive.eclipse.org/eclipse/downloads/drops/R-3.7-201106131736/
lot's of code is included by Source Build (Source in .zip) (instructions)
(source: img.itc.cn)
but why i cannot find the code of AbstractUIPlugin?
where i can find the archive which include AbstractUIPlugin? is it part of swing ui framework, or it's part of jface? any suggestions?