view create64.cmd @ 4536:8caa4f2df081

Added 'gv' command to mx for launching the GraalVisualizer. Added cleaning and building of the GraalVisualizer to the gate.
author Doug Simon <doug.simon@oracle.com>
date Thu, 09 Feb 2012 10:29:29 +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%