]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Renamed ant.jar
authorPeter Bernard West <pbwest@apache.org>
Fri, 4 Jul 2003 03:05:49 +0000 (03:05 +0000)
committerPeter Bernard West <pbwest@apache.org>
Fri, 4 Jul 2003 03:05:49 +0000 (03:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196573 13f79535-47bb-0310-9956-ffa450edef68

.classpath

index fe49e4da9a27baee34d73207a03d6cf37f3d8012..79c01a0bf6861a31fd54f3d4c615b28123571c2e 100644 (file)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
     <classpathentry kind="src" path="src"/>
-    <classpathentry kind="lib" path="lib/ant-1.5.1.jar"/>
+    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+    <classpathentry kind="lib" path="lib/ant.jar"/>
     <classpathentry kind="lib" path="lib/xalan-2.4.1.jar"/>
     <classpathentry kind="lib" path="lib/xercesImpl-2.2.0.jar"/>
     <classpathentry kind="lib" path="lib/xml-apis.jar"/>
-    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     <classpathentry kind="output" path="build/classes"/>
 </classpath>