Like this: <classpath> <path refid="app.classpath"> <pathelement path="${myclass}"/> </classpath>
----- Original Message ----- From: "Yiu Wing" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Sunday, December 23, 2001 5:35 PM Subject: classpath > Hello All, > > How can I add something to the classpath with the refid already in place? > What I want to do is something like, > > <classpath refid=app.classpath> > <pathelement path="${myclass}/> > </classpath> > > So I want to reuse the app.classpath for a classpath, but I also want to > finetune classpath as well. > > Thank you. > > Merry Christmas! > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>