Tuesday, December 18, 2007

GEF now has a little Zest

With Eclipse GEF 3.4 M4 comes a new component: Zest.

Zest is a visualization toolkit for Eclipse. The primary goal of Zest is to make graph based programming easy. Using Zest, Graphs are considered SWT Components which have been wrapped using standard JFace viewers. This allows developers to use Zest the same way they use JFace Tables, Trees and Lists.

The Zest Wiki has a simple example showing what you can do.

The best full example of zest is the PDE Incubator Dependency Visualization . The dependency visualization provides a view to help you see the dependency graph for your favorite plug-in.

Thursday, December 13, 2007

Welcome to my blog

Well, it is about time I joined the growing list of Eclipse committers who have an Eclipse Blog. So this is it. Not much interesting for a first post, but it is a start.