Kris De Volder
68fc3a0d6f
Fix problem with jarLaunch type declaration
2022-02-17 10:35:36 -08:00
Kris De Volder
a7230ab2ce
Update jvm interface type to reflect latest implementation
...
(I.e. support for pargs in jarLaunch)
2022-02-16 14:25:37 -08:00
Kris De Volder
b61a6bc7d2
Add support for program args to jvmutil.jarLaunch
2022-02-16 13:59:23 -08:00
BoykoAlex
0d28a120e7
Use execFileSync instead of execSync
2022-02-03 13:00:24 -05:00
BoykoAlex
19809197c8
JRE with spaces in the path
2022-02-02 11:38:44 -05:00
BoykoAlex
d71b70b39b
More robust method to check for JDK
2022-01-17 14:44:05 -05:00
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
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