@echo off rem Copyright 2001-2004 Geert Bevin rem Distributed under the terms of the GNU Lesser General Public License, v2.1 or later rem $Id$ set PROGDIR=%0\..\ set ANT_HOME=%PROGDIR%\contrib\ant-1.6 set JSR14DISTR=%PROGDIR%\generics "%ANT_HOME%\bin\ant" -Dexecutable="%JSR14DISTR%\scripts\javac.bat" %*