Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable custom JAVA Path and command args for plantUML #561

Open
CzechJiri opened this issue Jan 6, 2022 · 2 comments
Open

Enable custom JAVA Path and command args for plantUML #561

CzechJiri opened this issue Jan 6, 2022 · 2 comments

Comments

@CzechJiri
Copy link

this is a new feature request, Is there any way to add custom settings for

  • JAVA location
  • JAVA command arg. specifying the location of dot fie (if Graphviz is used)

It could be similar to how plantUML vscode plugin does it?

"plantuml.java":"path-to-java",
"plantuml.commandArgs":["-DGRAPHVIZ_DOT=path-to-dot"]
@gribok
Copy link

gribok commented Oct 18, 2022

+1
I get the same error and need to overwrite the path of the jave executable.

@gribok
Copy link

gribok commented Oct 18, 2022

Figured out a temporary workaround:

  1. Start PlantUML: Preview Current Diagram
  2. Click into the PlantUML diagram in the md page
  3. PlantUML starts to render, but the MD contenct will be not shown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants