view create64.cmd @ 4180:383c1272cd1f

Fixed gate script such that JAVA_HOME can be set in env file.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Mon, 02 Jan 2012 22:18:16 +0100
parents c843578c269d
children
line wrap: on
line source

set HotSpotMksHome=C:\cygwin\bin& set JAVA_HOME=%cd%\jdk1.7.0& set path=%JAVA_HOME%\bin;%path%;%HotSpotMksHome%& cd make\windows& call create.bat %cd%