You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Rebhan, Gilbert" <Gi...@huk-coburg.de> on 2005/06/09 09:17:49 UTC

putting cmd args in ant.bat

Hi,

what's the right point to put the argument

-lib path/to/my/extralibs

in, if idon't want to put that path into %PATH% ?


[ ... ]
:end
set _JAVACMD=
set ANT_CMD_LINE_ARGS=-lib path/to/my/extralibs  <----- here ?
[ ... ]

With space after '=' or right behind like above ?

The manual only speeks of ANT_ARGS - Ant command-line arguments ...



Gilbert

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org