Wednesday, November 26, 2008

Programming for Eclipse

I am finally getting my hands a bit dirty and messing around the the SWT stuff in eclipse. Its very powerful stuff, but also very verbose. Trying to get a combo box work at the moment in one of the projects custom views. This involves a lot of work with selection providers and listeners. I found this of use:
http://www.eclipse.org/articles/Article-WorkbenchSelections/article.html