fsteeg.com
| notes
| tags
∞ /notes/zest-graph-view-with-dot-support | 2009-08-09 | graphviz programming eclipse soc zest
Cross-posted to: https://fsteeg.wordpress.com/2009/08/09/zest-graph-view-with-dot-support/
For the final milestone of my Google Summer of Code project at Eclipse, I've added direct image export of Zest graphs via export to DOT and subsequent calling of the local dot executable. On the API level, the directory containing the Graphviz dot executable and the desired output format are specified with the Zest graph to export. In the UI, once the directory is set in a dialog, the location is stored in the bundle's preferences. This is used in a new Zest Graph view I added with this milestone: