-
chaves committed revision 304 to the Graphviz Eclipse plug-in SVN repository, changing 1 files.
2009-11-05 07:04:49 UTC by chaves
-
chaves committed revision 303 to the Graphviz Eclipse plug-in SVN repository, changing 1 files.
2009-11-05 03:50:38 UTC by chaves
-
chaves committed revision 302 to the Graphviz Eclipse plug-in SVN repository, changing 1 files.
2009-10-24 08:50:47 UTC by chaves
-
chaves committed revision 301 to the Graphviz Eclipse plug-in SVN repository, changing 1 files.
2009-10-24 08:48:44 UTC by chaves
-
Good luck. I found this thread looking for the error message for dot -version, in case if you haven't seen it yet.
https://mailman.research.att.com/pipermail/graphviz-interest/2009q2/006282.html.
2009-07-17 17:28:53 UTC by chaves
-
Hi Chaves,
Thanks for the quick reply.
I have gd installed but am still getting problems. I've filed a Graphviz bug report here:
http://graphviz.org/bugs/b1715.html
Kasia.
2009-07-17 17:14:25 UTC by kasiahayden
-
PNG is the built-in format used by EclipseGraphviz. It seems your Graphviz install might not include the PNG plugin.
See a similar report: http://www.graphviz.org/bugs/b1656.html
Only suggestion I have is to ensure you have the PNG plug-in in your Graphviz install.
2009-07-16 18:12:50 UTC by chaves
-
Hi,
When I select a dot file in my package explorer I get the following error in my Image Viewer:
Errors generating an image. More details in the log file.
Errors occurred while running Graphviz
Graphviz exit code: 1. dot produced the following error output:
Format: "png" not recognized. Use one of: canon cmap cmapx cmapx_np dot eps fig gd gv imap imap_np ismap plain...
2009-07-16 18:01:34 UTC by kasiahayden
-
Hi Stephane, sorry for the long delay. The project is still hosted on SourceForge: http://sourceforge.net/projects/eclipsegraphviz/ and I was just evaluating Google Code.
Regarding your question: yes, in the case of Graphviz diagrams, that would be possible. The current design would have to reviewed to do that as it assumes the only formats supported are those supported by SWT itself. Ideally...
2009-06-17 07:16:13 UTC by nobody
-
From Google Code forum (by http://code.google.com/u/stephane.barbey/):
DOT can save files in the PDF format, even though your SWT does not define
PDF as a format, it still would be spoosible to add pdf to the list of
format in the save dialog, wouldn't it?.
2009-06-17 07:15:54 UTC by nobody