]> source.dussan.org Git - aspectj.git/commitdiff
168795 - ajdoc dependency added
authoraclement <aclement>
Mon, 19 Feb 2007 11:23:13 +0000 (11:23 +0000)
committeraclement <aclement>
Mon, 19 Feb 2007 11:23:13 +0000 (11:23 +0000)
taskdefs/.classpath

index a32f820a61da4d37f4d9689460f3878027716806..d95323407286a3487fe0fdf0396c5fb5c8a84a49 100644 (file)
@@ -1,44 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry kind="src" path="src">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="src" path="testsrc">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry sourcepath="/lib/ant/ant-src.zip" kind="lib" path="/lib/ant/lib/ant.jar">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="src" path="/bridge">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="src" path="/org.aspectj.ajdt.core">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="src" path="/util">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="lib" path="/lib/ant/lib/xercesImpl.jar">
-               <attributes>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="lib" path="/lib/ant/lib/xml-apis.jar">
-               <attributes>
-               </attributes>
-       </classpathentry>
+       <classpathentry kind="src" path="src"/>
+       <classpathentry kind="src" path="testsrc"/>
+       <classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/>
+       <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
+       <classpathentry sourcepath="/lib/ant/ant-src.zip" kind="lib" path="/lib/ant/lib/ant.jar"/>
+       <classpathentry kind="src" path="/bridge"/>
+       <classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
+       <classpathentry kind="src" path="/util"/>
+       <classpathentry kind="lib" path="/lib/ant/lib/xercesImpl.jar"/>
+       <classpathentry kind="lib" path="/lib/ant/lib/xml-apis.jar"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/ajdoc"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>