pollymc/api/logic/java
Petr Mrázek c4ec6bc0f5 NOISSUE polish the java setup wizard page
* Added a button to check why Java failed
* It will now avoid automatically scanning binaries that do not have 'java' in their filename
* Fixed some crashes related to running too many Java checks (it only does one at a time now)
* It can now distinguish between more Java failure states (not there at all, crashing, returning nonsense)
* Changed '...' button to Browse button to match the wizard page subtitle
* Changing minimum and maximum memory will no longer trigger a java check twice
2017-01-07 06:52:09 +01:00
..
launch NOISSUE polish the java setup wizard page 2017-01-07 06:52:09 +01:00
JavaChecker.cpp NOISSUE polish the java setup wizard page 2017-01-07 06:52:09 +01:00
JavaChecker.h NOISSUE polish the java setup wizard page 2017-01-07 06:52:09 +01:00
JavaCheckerJob.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
JavaCheckerJob.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
JavaInstall.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
JavaInstall.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
JavaInstallList.cpp NOISSUE polish the java setup wizard page 2017-01-07 06:52:09 +01:00
JavaInstallList.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
JavaUtils.cpp NOISSUE default to javaw on Windows 2017-01-05 14:20:37 +01:00
JavaUtils.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
JavaVersion_test.cpp NOISSUE implement direct java launch 2016-08-01 21:15:08 +02:00
JavaVersion.cpp NOISSUE implement direct java launch 2016-08-01 21:15:08 +02:00
JavaVersion.h NOISSUE implement direct java launch 2016-08-01 21:15:08 +02:00