openjdk 1.7.0-u45 (set JAVA_HOME)

This commit is contained in:
Luke Sampson 2014-01-04 17:30:45 +10:00
parent f80b9e0d93
commit 1a29ffb6ce

View File

@ -14,5 +14,6 @@
"extract_dir": "openjdk-1.7.0-u45-unofficial-icedtea-2.4.3-windows-i586-image"
}
},
"env_add_path": "bin"
"env_add_path": "bin",
"env_set": { "JAVA_HOME": "$dir" }
}