Look into the manual for tag and the attribute
"resultproperty"
--- Shweta Bodade <[EMAIL PROTECTED]> wrote:
> I want to call java program from ant which I can do
> properly but how can
> I retrieve and String variable from that program can
> you suggest
>
>
>
> Suppose I want to set a value
Is it because it should be instead of
?
--- Res Pons <[EMAIL PROTECTED]> wrote:
> Hi everyone!
>
> I'm making an antcall from the source target to its
> destination target.
>
>
>
>
>
>
>
>
>value="${build.number}" />
>
>
>
> Naturally the echo stmt in the newbuildnum targ
Thanks for the info. Guess I was wronged for a good
reason :)
I manage to execute Eclipse compiler from command line
and had it compiling my codes. It behaves just like
Sun compiler. Do you or anyone know what is the option
to set its behaviour to what I have described in my
original email?
Than
ECTED]> wrote:
>
>
> > -Original Message-
> > From: TH Lim [mailto:[EMAIL PROTECTED]
> > Sent: Sunday, 12 March 2006 4:53 PM
> > To: user@ant.apache.org
> > Subject: Compile Sources Specific to Its
> Subproject But Not
> > Sources They Depend On
the
> other project classes will be output in the first
> projects build/ dir.
>
> I hope I am making sense to you ;-) Good luck,
>
> "avoid circular dependencies between projects" (tm)
> --DD
>
> On 3/12/06, TH Lim <[EMAIL PROTECTED]> wrote:
&g
Hi,
I have a directory structure that looks something like
this
-Projects/
-ProjectA/
+build/
+src/
+package1
-ProjectB/
+build/
+src/
+package2
I'm using Eclipse 3.x and have set each subproject
source to be built with in each subproject build
directory i.e. c