@echo off rem Copyright 2001-2005 Geert Bevin rem Distributed under the terms of either: rem - the common development and distribution license (CDDL), v1.0; or rem - the GNU Lesser General Public License, v2.1 or later rem $Id$ set PROGDIR=%0\..\ set ANT_HOME=%PROGDIR%\contrib\ant-1.6.2 set JSR14DISTR=%PROGDIR%\generics "%ANT_HOME%\bin\ant" -Dexecutable="%JSR14DISTR%\scripts\javac.bat" %*