You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the latest version of Scabbard, and Graphviz is also installed with the latest version. But when I build, a dot file is generated successfully, but png is always generated as an empty file. It is the same even if I set the creation option with svg. The gradle Scabbard option is written as below.
I am using the latest version of Scabbard, and Graphviz is also installed with the latest version. But when I build, a dot file is generated successfully, but png is always generated as an empty file. It is the same even if I set the creation option with svg. The gradle Scabbard option is written as below.
If I run the command to generate dot file as png on the terminal, it creates success. What's the problem?
This picture is Scabbard generating files. The first entry is a .dot file and is 636 bytes, but the second entry, a .png file, is 0 bytes.
The text was updated successfully, but these errors were encountered: