View the actual version contents when clicking on 'View this version'.
[pithos] / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="src"/>
4         <classpathentry kind="src" path="test"/>
5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6         <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GWT User Library"/>
7         <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
8         <classpathentry kind="lib" path="ear/lib/commons-lang.jar">
9                 <attributes>
10                         <attribute name="javadoc_location" value="http://commons.apache.org/lang/api-release/"/>
11                 </attributes>
12         </classpathentry>
13         <classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.2.jar">
14                 <attributes>
15                         <attribute name="javadoc_location" value="http://commons.apache.org/fileupload/apidocs/"/>
16                 </attributes>
17         </classpathentry>
18         <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 common lib"/>
19         <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 lib"/>
20         <classpathentry kind="lib" path="ear/lib/commons-configuration-1.6.jar" sourcepath="/home/past/Desktop/commons-configuration-1.6-sources.jar">
21                 <attributes>
22                         <attribute name="javadoc_location" value="http://commons.apache.org/configuration/apidocs/"/>
23                 </attributes>
24         </classpathentry>
25         <classpathentry kind="lib" path="lib/gwt-gears.jar"/>
26         <classpathentry kind="lib" path="ear/lib/commons-httpclient-3.1.jar"/>
27         <classpathentry kind="lib" path="lib/gwt-dnd-3.0.1.jar"/>
28         <classpathentry kind="lib" path="ear/lib/ldap.jar"/>
29         <classpathentry kind="lib" path="ear/lib/commons-codec-1.4.jar">
30                <attributes>
31                         <attribute name="javadoc_location" value="http://commons.apache.org/codec/api-release/"/>
32                 </attributes>
33         </classpathentry>
34         <classpathentry kind="output" path="bin"/>
35 </classpath>