Example code for Eclipse viewers

Recently I’ve been playing about with developing plug-ins for Eclipse, but it’s been 4 years since I wrote my last line of Java and I’ve been coding PHP ever since, so I’m having to completely re-learn the Java object model and Eclipse’s API.

The biggest obstacle has been finding decent learning material, there are lots of tutorials floating about on the web, but nothing beats having an abundance of simple examples to pull apart. So I place this link here for prosperities sake

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.snippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippets/

It leads to a wealth of examples for creating Viewers, SWT Controls and other stuff.


bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark
tabs-top


Leave a Reply