Can I reuse a classpath across different Ant files?
   
  Simple example:
      <path id="my.classpath">
        <pathelement location="${BASE_DIR}/lib/HSW_BASE.jar" />
    </path>

  This classpath I want to use in different Ant files, without having to copy 
and paste it. Can I reuse it? If yes, how?

                
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ 
countries) for 2ยข/min or less.

Reply via email to