mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
win launcher: cleanup
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -30,7 +30,7 @@ JavaVM* jvm = NULL;
|
||||
JNIEnv* env = NULL;
|
||||
volatile bool terminating = false;
|
||||
|
||||
//tools.jar doesn't exist in jdk 9 and later. So check it only for jdk 1.8 only.
|
||||
//tools.jar doesn't exist in jdk 9 and later. So check it for jdk 1.8 only.
|
||||
bool toolsArchiveExists = true;
|
||||
|
||||
HANDLE hFileMapping;
|
||||
|
||||
Reference in New Issue
Block a user