I just downloaded the SWT examples from the Eclipse site but I have a problem: I cannot view the source code. I can launch the Control Example application (which I need) but if I create a project with those .jar-s included I just see empty packages in them. What do I do wrong? Is there a way to see those .java files?
I’m developing an RCP application for Eclipse and those examples can help me out.
Ok, I zipped out the .jar-s on my filesystem and now I see the sources. 🙂
So if someone runs into this problem, then you just have to unzip the .jar-s located in the plugins directory.