Hi all, I am evaluating ant for one of the project. the Ant document says you can use <CLASSPATH> element tag. Can someone give me one example if there are dozen jar files needs to be in classpath? Where exactly the <CLASSPATH> needs to be? Ant 1.3 always complains the tag when I tried it. Also, in <javac> tag, classpath=dir_name/*.jar doesn't work, neither does classpath=dir_name/A.jar;dir_name/B.jar.;dir_name/C.jar. Thanks.
- RE: Condition execution of a target or a task with in the... John . D . Casey
- RE: Condition execution of a target or a task with i... John . D . Casey
- RE: Condition execution of a target or a task with i... Yang, Ken
- RE: Condition execution of a target or a task with i... David Scassa
- RE: Condition execution of a target or a task with i... Yang, Ken
- RE: Condition execution of a target or a task with i... Steve . Deridder
