From: lhauch Date: Tue, 10 Oct 2006 23:03:33 +0000 (+0000) Subject: Set the comment for JAVA_HOME to point to the minimum release version of SUN JDK... X-Git-Tag: edk2-stable201903~24158 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=9dac0c36b6b45f4e89958b663ae0db7331f5fbab Set the comment for JAVA_HOME to point to the minimum release version of SUN JDK, 1.5.0_06, not 1.5.0_04 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1716 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/edksetup.bat b/edksetup.bat index 740b7bd15b..ec9f20444e 100644 --- a/edksetup.bat +++ b/edksetup.bat @@ -10,7 +10,7 @@ @REM @REM set following environment in this file or in command shell -@REM set JAVA_HOME=C:\Java\jdk1.5.0_04 +@REM set JAVA_HOME=C:\Java\jdk1.5.0_06 @REM set ANT_HOME=C:\ANT @REM set XMLBEANS_HOME=C:\xmlbeans @REM set CYGWIN_HOME=C:\cygwin