How can I create a build system for Graphviz / dot graphics?

Is there a plugin available to do this, or is there a way to create a custom build system to compile graphviz documents?

Thanks!

0
1 comment

Check https://plugins.jetbrains.com/plugin/7017 , it's open source and uses Graphviz. Might be a good start for your project.
See also https://confluence.jetbrains.com/display/IDEADEV/PluginDevelopment .

0

Please sign in to leave a comment.