문제

I'm having a little trouble with the Eclipse Kepler zest2 plugin - it doesn't render the DOT graph's style and shape attributes at all. I mean, if I give a DOT graph to the plugin, it doesn't reflect the node colors and shapes, whereas if I run it through the graphviz application, it exports a beautiful image. Now I can't figure out if it's because I'm missing something in Eclipse, or is it a limitation from the plugin.

도움이 되었습니까?

해결책

It's a limitation of the plugin - only some basic edge styles are supported, see http://wiki.eclipse.org/Zest/DOT

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top