You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2002/03/01 08:34:38 UTC

Re: Java task and Method Invocation

On Thu, 28 Feb 2002, Suresh Mallampati <SM...@erac.com> 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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>