Title: Can I convert a classpath element to a property?
Yes,i think this is what you are asking for?
   <path id="app.path">
      ........
   </path>
    <property name="property.app.path" refid="app.path"/>
Hope it works for you,
Natalia
-----Original Message-----
From: O'Hara, Patrick [mailto:[EMAIL PROTECTED]]
Sent: 26 July 2001 16:46
To: Ant User Mailing List (E-mail)
Subject: Can I convert a classpath element to a property?

I have created a common classpath that I refer to via a reference.  This works everywhere except ddcreator which does not take a reference.  I am wondering if I can convert the classpath to a property?

Patrick O'Hara
Workscape, Inc
N17 W24222 Riverwood Pl
Waukesha, WI 53188-1162
262-408-3849
262-408-3840 Fax
[EMAIL PROTECTED]

Reply via email to