I've been having trouble setting up ditaa to work in emacs, I got my copy of the ditaa jar from here And I've been trying to run this code block
#+begin_src ditaa :file hello.png :exports results
+----------------+
| Hello World!!! |
| |
+----------------+
#+end_src
When I evaluate it with C-c C-c I get A blank png buffer and this:
Error: Unable to access jarfile /home/nalis/emacs-custom-packages/ditaa/ditaa.jar
in a buffer called Shell Command Output
I've tried moving the jar files to shorter names, putting their location in my system path, and running ditaa outside of emacs to my success.
My Current configurations for my org group are:
Org Ditaa Jar Path: ~/emacs-custom-packages/ditaa/ditaa.jar
Org Babel Ditaa Java Cmd: java
Org Ditaa Jar Option: -jar
And I am running: GNU Emacs 24.5.1 (x86_64-unknown-cygwin, GTK+ Version 3.14.13) of 2015-06-23 on desktop-new