How can I create a build system for Graphviz / dot graphics? Permanently deleted user 创建于 2015年07月28日 18:25 Is there a plugin available to do this, or is there a way to create a custom build system to compile graphviz documents? Thanks!
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 .