hallvard / plantuml

Embed UML diagrams in files and view them in Eclipse
http://plantuml.sourceforge.net/
209 stars 57 forks source link

Possibility to allow external selection of plantuml.jar #120

Closed timur-han closed 3 years ago

timur-han commented 3 years ago

Hi,

Thank you for the contribution.

Is it possible to configure plantuml.jar to be used to render the files? Plantuml has sometimes backward compatiblity issues and in such cases, I think it will help us to select the right version.

kferrone commented 3 years ago

I am getting a similar issue with too new of a graphviz dot installation. If only I could select my own plantuml jar.

hallvard commented 3 years ago

This is too error prone and would require some classpath magic that's difficult to do right in an OSGi context.