Ryan Kurtz
dc40114ee5
GP-815: New error message in launch.bat and launch.sh to make it more clear what the problem is when launching in dev mode when nothing has been compiled yet.
2021-03-30 14:28:23 -04:00
dragonmacher
ca2a6bbb0a
Updated remote vm debug command-line options
2021-03-23 13:45:33 -04:00
Xiaoyin Liu
61096c5fdf
Add one more missing quote around JAVA_CMD
2021-02-18 15:04:41 -05:00
Xiaoyin Liu
4602ff4646
Add missing quotes in launch.bat
...
When set Windows environment variables, they need to be quoted if
special characters like & exists in path.
Fixes #1726
2021-02-18 15:04:38 -05:00
Xiaoyin Liu
6d0055c7fb
Avoid potentially running wrong files in launch.bat
...
Use full path for "timeout.exe", "tasklist.exe" and "findstr.exe", so that even if there are executables with same names in the user's %PATH% directories, we always run the ones from System32.
2020-03-06 19:18:45 +08:00
adamopolous
b4d3f7a89f
changed "find" command to "findstr" in windows launcher
2020-03-04 18:08:52 -05:00
Dan
79d8f164f8
Candidate release of source code.
2019-03-26 13:46:51 -04:00