6 Commits

Author SHA1 Message Date
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