root/.classpath @ 508:22873977870e

Revision 508:22873977870e, 2.6 KB (checked in by tgambet, 4 years ago)

removed javadocs attributes

RevLine 
[1]1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
[214]3        <classpathentry kind="src" path="src"/>
4        <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
[508]5        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/velocity-1.6.2.jar" sourcepath="E:/Unicorn/librairies/velocity-1.6.2/src/java"/>
6        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/log4j-1.2.15.jar" sourcepath="E:/Unicorn/librairies/apache-log4j-1.2.15/src/main/java"/>
[214]7        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xbean.jar"/>
[1]8        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
[214]9        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jsr173_1.0_api.jar"/>
10        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-collections-3.2.1.jar"/>
11        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang-2.4.jar"/>
12        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/activation.jar"/>
13        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.1.1.jar"/>
14        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io-1.2.jar"/>
15        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/icu4j_3_4.jar"/>
16        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/iri.jar"/>
17        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jena.jar"/>
18        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/observationresponse.jar"/>
19        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/resolver.jar"/>
20        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/saxon8-dom.jar"/>
21        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/saxon8-jdom.jar"/>
22        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/saxon8-sql.jar"/>
23        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/saxon8-xom.jar"/>
24        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/saxon8-xpath.jar"/>
25        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/saxon8.jar"/>
26        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/servlet.jar"/>
27        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xbean_xpath.jar"/>
28        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xercesImpl.jar"/>
29        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xmlbeans-qname.jar"/>
30        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xmlpublic.jar"/>
31        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.1.1.jar"/>
32        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/tasklist.jar"/>
[508]33        <classpathentry kind="lib" path="WebContent/WEB-INF/lib/mail.jar" sourcepath="C:/Users/Tom-Laptop/Desktop/javamail-1.4.2/docs/javadocs"/>
[214]34        <classpathentry kind="output" path="build/classes"/>
[1]35</classpath>
Note: See TracBrowser for help on using the browser.