I'm probably missing something basic, so maybe a new set of eyes can help me
out here. I have the following build.xml snippet:
===
===
he ${run.test.classpath} to pre-pend the new "root" to the path
elements
- generate a script/file with the command line to run
Make sense?
- Original Message
From: Dominique Devienne <[EMAIL PROTECTED]>
To: Ant Users List
Sent: Wednesday, October 17, 2007 9:32:2
On 10/16/07, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hopefully, someone can point me in the right direction. What I'd like to do
> is re-parent the elements of a classpath entry in an Ant build script (from
> netbeans). For example, given classpath property like:
>
> Setting project proper
Hopefully, someone can point me in the right direction. What I'd like to do is
re-parent the elements of a classpath entry in an Ant build script (from
netbeans). For example, given classpath property like:
Setting project property: run.test.classpath ->
../lib/a.jar:../lib/dir1/b.jar:../lib/di