On Thu, 28 Feb 2002, Suresh Mallampati <[EMAIL PROTECTED]> wrote:
> I would like to invoke a class' method from within my build file and
> pass in the necessary arguments. Is there any such feature already
> available or in construction.

Not unless the method you want to invoke is

public static void main(String[])

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to