Hi
You can find this in the ant documentation, it is more a question for
the user list, not the dev list
User List: [email protected]
A FileSet is a group of files. These files can be found in a directory
tree starting in a base directory and are matched by patterns taken from
a number of PatternSets
<http://ant.apache.org/manual/CoreTypes/patternset.html> and Selectors
<http://ant.apache.org/manual/CoreTypes/selectors.html>.
A classpath points to the class path to be used in e.g. javac task. This
can be a pathref that points to a path tag that is made out of
pathelements (or filesets thats possible too)
Regards
girishmanwani wrote:
> What is the difference between path,pathelemnt,classpath and fileset tags.
> How are they related to each other ? How can they be used to gether
> effectively ?
>
>
--
------------------------------------------------------------------------
BeanPole <http://www.beanpole.be/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]