cosmetic changes: (a) center version column, (b) add time in search results date...
[pithos] / gss / .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-configuration-1.5.jar"/>
19         <classpathentry kind="lib" path="lib/gwt-dnd-2.5.6.jar"/>
20         <classpathentry kind="lib" path="ear/lib/commons-codec-1.3.jar"/>
21         <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 common lib"/>
22         <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 lib"/>
23         <classpathentry kind="output" path="bin"/>
24 </classpath>