emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] PlantUML


From: Nick Dokos
Subject: Re: [O] PlantUML
Date: Mon, 15 Dec 2014 13:50:03 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Ciaran Mulloy <address@hidden> writes:

> Hi,
> I just tried evaluating plantUML source code in babel and get the following
> error message: "Error: Invalid or corrupt jarfile
> /home/cmulloy/.emacs.d/elpa/contrib/scripts/"
>
> I'm currently in the latest stable release of org-mode 8.2.10
> and have downloaded the plantuml.jar application in the
> /home/cmulloy/.emacs.d/elpa/contrib/scripts/ directory.
>
> I did manage to test the plantuml.jar application and validate that it
> wasn't corrupt by successfully running plantuml directly and building .png
> files directly:
>
> java -jar plantuml.jar -verbose sequenceDiagram1.txt
>
>
> I tried was able to use babel to execute both ditaa and dot code
> successfully so it seems the problem is with plantuml!
>
> I had a look at the ob-plantuml.el file but could see nothing of relevance
> and am still learning elisp.
>
> Any thoughts?
>

This maybe:

org-plantuml-jar-path needs the complete pathname of your plantuml.jar.
Customize appropriately.

Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]