In the ANT manual: http://ant.apache.org/manual/install.html#optionalTasks

It says:

The external libraries required by each of the optional tasks is
detailed in the Library Dependencies section. These external libraries
must be added to Ant's classpath, in any of the following ways:

      *<snip>*

      In ${user.home}/.ant/lib (as of Ant 1.6). This allows different
users to add new libraries to Ant. All JAR files added to this
directory are available to command-line Ant.

*<snip>*

Why does this ONLY work for command-line ANT, and not for say double
clicking a task in the ANT-View in Eclipse???

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to