Re: does "property" could have several values?

2005-12-05 Thread ye huaiguang
the other hand can contain multiple filesets, so you´ll get > > > > > > > > Jan > > > [1] http://ant.apache.org/CoreTypes/fileset.html > [2] http://ant.apache.org/manual/using.html#path > > > >-Ursprüngliche Nachricht- > >Von: ye

Re: does "property" could have several values?

2005-12-03 Thread ye huaiguang
hi Thanks ddevienne, now I can resolve my problem, but I still have a question, if my JARs even in a drivers, like "D:\java\lib" & "e:\java\lib", How could I do in this situation? 2005/12/4, Dominique Devienne <[EMAIL PROTECTED]>: > > > but now my value should be "D:/Java/hibernate" > &="D:/Java/

does "property" could have several values?

2005-12-03 Thread ye huaiguang
hi, I'm a newbie of Ant, now I have a question, I want to define classpath, but they aren't in one place, like this but now my value should be "D:/Java/hibernate" &="D:/Java/hibernate/lib", should I write them like this? or I know I coul

Does "property" could have several values?

2005-12-02 Thread ye huaiguang
hi,all I'm a newbie of Ant, now I have a question, I want to define classpath, but they aren't in one place, like this but now my value should be "D:/Java/hibernate" &="D:/Java/hibernate/lib", should I write them like this? or I know I