Cloudio: SWT-based tag cloud visualization for Zest
Thanks to a contribution by Stephan Schwiebert, the Eclipse GEF Zest toolkit now contains an SWT-based tag cloud visualization component. Using SWT widgets and JFace viewers, you can create tag clouds like this one: The tag clouds are highly customizable. To demonstrate the possibilities, Cloudio contains a sample RCP application. It can load a text [...]
Run MWE2 workflows for Xtext 2.0 in a Tycho build
I’ve been doing some work on the Zest build to make the MWE workflow (which generates a bunch of files from an Xtext grammar) part of the Tycho build. I guess I just couldn’t stand committing tons of changes after some very small tweaks to the grammar I did earlier today. To hook the workflow [...]