be651dc58102d854e25614ce5feca2add812b873
[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="lib" path="ear/lib/commons-codec-1.3.jar"/>
19         <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 common lib"/>
20         <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 lib"/>
21         <classpathentry kind="lib" path="ear/lib/commons-configuration-1.6.jar" sourcepath="/home/past/Desktop/commons-configuration-1.6-sources.jar">
22                 <attributes>
23                         <attribute name="javadoc_location" value="http://commons.apache.org/configuration/apidocs/"/>
24                 </attributes>
25         </classpathentry>
26         <classpathentry kind="lib" path="lib/gwt-gears.jar"/>
27         <classpathentry kind="lib" path="ear/lib/commons-httpclient-3.1.jar"/>
28         <classpathentry kind="lib" path="lib/gwt-dnd-3.0.1.jar"/>
29         <classpathentry kind="output" path="bin"/>
30 </classpath>