Hello,
I am developing Eclipse RCP-based application (PDT) and I was migrating from MyEclipse Blue 6.5 to MyEclipse Blue 7.1 and since that I can’t view source code of plugins (like SWT, JFace etc.). I don’t know where I can obtain those sources (I didn’t find any rcp related sdk in default repos in “software update” eclipse feature). Only sources I’ve got are those for swt, but I don’t know how I can attach the sources to plugin (there is neither button nor setting in properties to that in way I can do it with jar dependency).
Thank you very much for you answer.