dfinity / vscode-motoko

Motoko language support for VS Code.
Apache License 2.0
42 stars 16 forks source link

Look up Java home directory using `viper-ide` logic #91

Closed rvanasa closed 1 year ago

rvanasa commented 1 year ago

Uses @viperproject/locate-java-home in place of calling java from the system path.