use http caching by using IF-MODIFIED-SINCE HEADERS and handling response accordingly
[pithos] / .classpath
index c47e930..67d691c 100644 (file)
@@ -15,7 +15,6 @@
                        <attribute name="javadoc_location" value="http://commons.apache.org/fileupload/apidocs/"/>
                </attributes>
        </classpathentry>
-       <classpathentry kind="lib" path="lib/gwt-dnd-2.5.6.jar"/>
        <classpathentry kind="lib" path="ear/lib/commons-codec-1.3.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 common lib"/>
        <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 lib"/>
@@ -24,5 +23,8 @@
                        <attribute name="javadoc_location" value="http://commons.apache.org/configuration/apidocs/"/>
                </attributes>
        </classpathentry>
+       <classpathentry kind="lib" path="lib/gwt-gears.jar"/>
+       <classpathentry kind="lib" path="lib/gwt-dnd-3.0.0.jar"/>
+       <classpathentry kind="lib" path="ear/lib/commons-httpclient-3.1.jar"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>