13 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
Kris De Volder
77429351b6 Better error handling in jvm-launch-util 2019-09-11 15:35:08 -07:00
BoykoAlex
f53070f3b5 PT #165978425: Exploded LS Jar for VSCode 2019-05-14 14:40:40 -04:00
Kris De Volder
28da0a6db8 Add package-lock.json to all node packages 2018-11-27 11:54:29 -08: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
662b62cfa7 Npm publish script finally working. One more publish (hopfully) 2018-02-27 12:23:22 -08:00
Kris De Volder
bf14dfb9ea Another attemp to fix jvm-util packaging 2018-02-27 12:01:08 -08:00
Kris De Volder
2253504d04 Another attempt fix jvm-util packaging 2018-02-27 11:46:11 -08:00
Kris De Volder
c6584c2a0d Try to fix packaging issue in jvm-launch-util 2018-02-27 11:30:49 -08:00
Kris De Volder
30f30c4bec Add job for publishing jvm-utils npm package to pipeline 2018-02-27 11:18:19 -08:00
Kris De Volder
5df4947570 Create a jvm-launch-util npm package 2018-02-27 11:02:20 -08:00