BoykoAlex
2677333593
Handle java-home non-existent folder. More logging for JVM lookup.
2021-08-12 15:28:30 -04:00
BoykoAlex
9616b66de4
Wrong JDK error message in VSCode
2021-03-25 17:33:14 -04:00
Tobias Friemel
0bcee72289
Fix null reference when no JVM was found
2020-05-25 00:39:13 +02:00
Kris De Volder
3e5167bd16
Better error handling in jvm-launch-util
2019-09-11 15:43:06 -07:00
BoykoAlex
f53070f3b5
PT #165978425 : Exploded LS Jar for VSCode
2019-05-14 14:40:40 -04:00
Kris De Volder
5c668c7d45
Fix jvm-util so jarLaunch works on Windows
...
Boot properties launher seems to have a bug so it does not properly handle file url encodings if path has spaces.
Fortunately, it works fine if we just pass the path of the file directly without any encoding rather than a proper url.
2018-03-02 13:03:55 -08:00
Kris De Volder
26d57b6d7d
Add a 'jarLaunch' methid JVM in jvm-utils
2018-03-01 17:21:12 -08:00
Kris De Volder
5df4947570
Create a jvm-launch-util npm package
2018-02-27 11:02:20 -08:00