Ant with 'classpath' he meant the one for the task:
Because your source files depends on these libraries you should have
defined them somewhere before:
then reuse that
Jan
>-Ursprüngliche Nachricht-
>Von: Scot P. Floess [mailto:sflo...@nc.rr.com]
>Gesendet: Dienstag,
Thanks for the suggestion Chris. I tried using the includes parameter
and it works. Here's what it looks like:
classpathref="lib.path" debug="${compile.debug}">
Here's the directory structure:
/Common/AuthWindow.java
/Common/DateFormat
Look at the include / exclude parameter options
Chris
Sent using BlackBerry® from Orange
-Original Message-
From: Dianne Yumul
Date: Tue, 27 Oct 2009 13:31:24
To:
Subject: Java source files not part of any package
Hello Everyone,
I'm learning to use Ant 1.7.0 as part of Xcode 3.1.2 o
Hello Everyone,
I'm learning to use Ant 1.7.0 as part of Xcode 3.1.2 on Mac OS X
10.6. We have a separate directory called Common/ where we keep
common java source files. These files need to get included, not all at
the same time though, when compiling our Java applications. What
would
You need to fix your classpath to include the other project's classes...
On Tue, 27 Oct 2009, Júlio Cesar Bueno Cotta wrote:
Hello,
I am trying to create a build of a java project what use classes from
another project in the workspace..
when I run the javadoc task..I see things like
project/p
Hello,
I am trying to create a build of a java project what use classes from
another project in the workspace..
when I run the javadoc task..I see things like
project/package/MyClass.java warning - Tag @see: reference not found:
com.bla.bla.bla
where com.bla.bla.bla is the referencied classes.
Felix,
I'm not necessarily an Ivy "power user", but that scheme definitely looks
reasonable to me; it's actually quite similar to the one I'm using on my
project. AFAIK, the only customizing you would need to do for this scheme is
to set up a custom latest-revision in your latest-strategies wi
thx! :o)
2009/10/27
> done
> rev830189
>
> Jan
>
> >-Ursprüngliche Nachricht-
> >Von: André Fiedler [mailto:fiedler.an...@googlemail.com]
> >Gesendet: Montag, 26. Oktober 2009 20:34
> >An: user@ant.apache.org
> >Betreff: Batch to External Tools and Tasks
> >
> >Hi!
> >
> >i've build a si
done
rev830189
Jan
>-Ursprüngliche Nachricht-
>Von: André Fiedler [mailto:fiedler.an...@googlemail.com]
>Gesendet: Montag, 26. Oktober 2009 20:34
>An: user@ant.apache.org
>Betreff: Batch to External Tools and Tasks
>
>Hi!
>
>i've build a simple Windows GUI for Ant. Can someone please
>
you might also have a look at jna.dev.java.net as they have some trickery
that allows you to query is a file is executable
2009/10/27 Rebhan, Gilbert
>
>
>
>
> -Original Message-
> From: Francis GALIEGUE [mailto:f...@one2team.com]
> Sent: Friday, October 23, 2009 10:01 PM
> To: Ant Users
-Original Message-
From: Francis GALIEGUE [mailto:f...@one2team.com]
Sent: Friday, October 23, 2009 10:01 PM
To: Ant Users List
Subject: Checking whether a file is executable
/*
Hello,
Ant's condition can check whether a file exists and is a
regular file (with type="file"), but I h
11 matches
Mail list logo