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

Unable to overwrite java executable for plantuml #270

Open
gribok opened this issue Oct 18, 2022 · 1 comment
Open

Unable to overwrite java executable for plantuml #270

gribok opened this issue Oct 18, 2022 · 1 comment

Comments

@gribok
Copy link

gribok commented Oct 18, 2022

Path for java executable cannot be overwritten.

https://github.com/shd101wyy/mume/blob/820e4b67be145e1fa991de7de7f33ec2ee1784b5/src/puml.ts#L49-L62

A proposal would be to introduce markdown-preview-enhanced.java :

"markdown-preview-enhanced.plantumlServer":"",
"markdown-preview-enhanced.java":"path-to-java",

Similar issue in
shd101wyy/vscode-markdown-preview-enhanced#561

@Alsan
Copy link

Alsan commented Mar 16, 2023

Same issue. I'm using sdkman to manage java versions, and had set correct JAVA_HOME and JDK_HOME environments before running vscode. Other extensions for java development works fine with my settings.

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