Hi,
I just used the install
Enhydra-5.1.setup.exe
and get a bunch of scripts under Enhydra5.1 and other util directories with the CVS path embedded...
David
ant.bat:
call C:\Vajat-CVS\Enhydra\output\enhydra5.\bin\unsetbuildclass.bat
call C:\Vajat-CVS\Enhydra\output\enhydra5\bin\unsetclass.bat
call C:\Vajat-CVS\Enhydra\output\enhydra5.1\bin\setclass.bat
call C:\Vajat-CVS\Enhydra\output\enhydra5.1\bin\setbuildclass.bat
set ANT_HOME=C:\Vajat-CVS\Enhydra\output\enhydra5.1
set DEFAULT_JAVA=C:\j2sdk1.4.0\bin\java
set JAVA=%DEFAULT_JAVA%
set JDKDIR=C:\j2sdk1.4.0
%JAVA% -Xmx300M -cp %CLASSPATH% -Dant.home=%ANT_HOME% -DJAVA_HOME=%JDKDIR% -DENH
YDRA_DIR=C:\Vajat-CVS\Enhydra\output\enhydra5.1 org.apache.tools.ant.Main %*
call C:\Vajat-CVS\Enhydra\output\enhydra5.1\bin\unsetbuildclass.bat
call C:\Vajat-CVS\Enhydra\output\enhydra5.1\bin\unsetclass.bat
|