Nadun Herath schrieb:
...
> I have to run a Java program Called MiniJavaParser using different file
> names as arguements several
> times using Java Task. When it runs it gives the message
>
> "MiniJava program parsed successfully" or Encountered errors during
> parse.
>
> I wan
iJava program parsed
succesfully.
Mind you there are number of Java tasks define in the build file.
www.nadunh.blogspot.com
From: Avlesh Singh
To: Ant Users List
Sent: Thursday, August 27, 2009 9:46:54 AM
Subject: Re: Help needed regarding Java task
As such
___
> From: Avlesh Singh
> To: Ant Users List
> Sent: Thursday, August 27, 2009 9:25:21 AM
> Subject: Re: Help needed regarding Java task
>
> See, if this usage helps:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
&
t.com
From: Avlesh Singh
To: Ant Users List
Sent: Thursday, August 27, 2009 9:25:21 AM
Subject: Re: Help needed regarding Java task
See, if this usage helps:
This is being used in the following manner - "ant search -Dkeyword=obama
Cheers
Avle
See, if this usage helps:
This is being used in the following manner - "ant search -Dkeyword=obama
Cheers
Avlesh
On Thu, Aug 27, 2009 at 8:20 AM, Nadun Herath wrote:
> I am new to apache Ant.
>
> Some part of my build.xml is like this.
>
> append