|
|
|
@ -16,7 +16,6 @@
|
|
|
|
|
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar" sourcepath="/commons-httpclient-3.1/src"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/commons-io-1.4.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/commons-fileupload-1.2.1.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/xerces.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/bzip2.jar"/>
|
|
|
|
@ -35,12 +34,13 @@
|
|
|
|
|
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.12-bin.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/jcifs-1.3.14.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/metadata-extractor-2.4.0-beta-1.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/httpclient-4.0.1.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/httpcore-4.0.1.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/httpclient-4.0.1.jar" sourcepath="/httpcomponents-client-4.0.1/src/main/java"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/httpcore-4.0.1.jar" sourcepath="/httpcomponents-core-4.0/module-main/src/main/java"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/httpmime-4.0.1.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/fontbox-1.2.1.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/pdfbox-1.2.1.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="lib/commons-fileupload-1.2.2.jar"/>
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
|
|
|
|
<classpathentry kind="output" path="gen"/>
|
|
|
|
|
</classpath>
|
|
|
|
|