Add naive Windows Java detection - JavaUtils for finding it on other systems (incomplete)

This commit is contained in:
Sky
2013-10-05 01:08:13 +01:00
parent eba9b3d759
commit 1dee4bb60d
6 changed files with 156 additions and 2 deletions

View File

@ -300,6 +300,9 @@ logic/tasks/ProgressProvider.h
logic/tasks/Task.h
logic/tasks/Task.cpp
# Utilities
logic/JavaUtils.h
logic/JavaUtils.cpp
)