git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6745 6c8d7289-2bf4-0310-a012-ef5d649a1542pull/1/head
parent
82f76e1296
commit
24e5faee75
@ -1,42 +1,43 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry excluding="env/|htdocsdefault/|proxymsg/|yacy/|env/|yacy/user/|yacy/user/|yacy/ui/|processing/domaingraph/applet/|processing/domaingraph/|api/|api/bookmarks/posts/|api/bookmarks/|api/util/|api/bookmarks/xbel/|api/bookmarks/tags/" kind="src" path="htroot"/>
|
||||
<classpathentry kind="src" path="test"/>
|
||||
<classpathentry excluding="user/|user/|ui/" kind="src" path="htroot/yacy"/>
|
||||
<classpathentry kind="src" path="htroot/env"/>
|
||||
<classpathentry kind="src" path="source"/>
|
||||
<classpathentry kind="src" path="htroot/yacy/ui"/>
|
||||
<classpathentry excluding="bookmarks/posts/|bookmarks/|util/|bookmarks/xbel/|bookmarks/tags/" kind="src" path="htroot/api"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
|
||||
<classpathentry excluding="posts/|xbel/|tags/" kind="src" path="htroot/api/bookmarks"/>
|
||||
<classpathentry kind="src" path="htroot/api/util"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/xbel"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/tags"/>
|
||||
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-httpclient-3.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-io-1.4.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-fileupload-1.2.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/servlet-api.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/xerces.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/bzip2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/J7Zip-modified.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/webcat-0.1-swf.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/activation.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-jxpath-1.3.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="libt/junit-4.7.jar"/>
|
||||
<classpathentry kind="lib" path="lib/fontbox-1.0.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/pdfbox-1.0.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/poi-3.6-20091214.jar"/>
|
||||
<classpathentry kind="lib" path="lib/poi-scratchpad-3.6-20091214.jar"/>
|
||||
<classpathentry kind="lib" path="lib/bcmail-jdk15-145.jar"/>
|
||||
<classpathentry kind="lib" path="lib/bcprov-jdk15-145.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jsch-0.1.42.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
|
||||
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.12-bin.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jcifs-1.3.14.jar"/>
|
||||
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
||||
<classpathentry kind="output" path="gen"/>
|
||||
</classpath>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry excluding="env/|htdocsdefault/|proxymsg/|yacy/|env/|yacy/user/|yacy/user/|yacy/ui/|processing/domaingraph/applet/|processing/domaingraph/|api/|api/bookmarks/posts/|api/bookmarks/|api/util/|api/bookmarks/xbel/|api/bookmarks/tags/" kind="src" path="htroot"/>
|
||||
<classpathentry kind="src" path="test"/>
|
||||
<classpathentry excluding="user/|user/|ui/" kind="src" path="htroot/yacy"/>
|
||||
<classpathentry kind="src" path="htroot/env"/>
|
||||
<classpathentry kind="src" path="source"/>
|
||||
<classpathentry kind="src" path="htroot/yacy/ui"/>
|
||||
<classpathentry excluding="bookmarks/posts/|bookmarks/|util/|bookmarks/xbel/|bookmarks/tags/" kind="src" path="htroot/api"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
|
||||
<classpathentry excluding="posts/|xbel/|tags/" kind="src" path="htroot/api/bookmarks"/>
|
||||
<classpathentry kind="src" path="htroot/api/util"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/xbel"/>
|
||||
<classpathentry kind="src" path="htroot/api/bookmarks/tags"/>
|
||||
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-httpclient-3.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-io-1.4.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-fileupload-1.2.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/servlet-api.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/xerces.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/bzip2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/J7Zip-modified.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/webcat-0.1-swf.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/activation.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/commons-jxpath-1.3.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="libt/junit-4.7.jar"/>
|
||||
<classpathentry kind="lib" path="lib/fontbox-1.0.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/pdfbox-1.0.0.jar"/>
|
||||
<classpathentry kind="lib" path="lib/poi-3.6-20091214.jar"/>
|
||||
<classpathentry kind="lib" path="lib/poi-scratchpad-3.6-20091214.jar"/>
|
||||
<classpathentry kind="lib" path="lib/bcmail-jdk15-145.jar"/>
|
||||
<classpathentry kind="lib" path="lib/bcprov-jdk15-145.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jsch-0.1.42.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
|
||||
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
|
||||
<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 exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
||||
<classpathentry kind="output" path="gen"/>
|
||||
</classpath>
|
||||
|
@ -0,0 +1,16 @@
|
||||
/*
|
||||
* This is public domain software - that is, you can do whatever you want
|
||||
* with it, and include it software that is licensed under the GNU or the
|
||||
* BSD license, or whatever other licence you choose, including proprietary
|
||||
* closed source licenses. I do ask that you leave this header in tact.
|
||||
*
|
||||
* If you make modifications to this code that you think would benefit the
|
||||
* wider community, please send me a copy and I'll post it on my site.
|
||||
*
|
||||
* If you make use of this code, I'd appreciate hearing about it.
|
||||
* metadata_extractor [at] drewnoakes [dot] com
|
||||
* Latest version of this software kept at
|
||||
* http://drewnoakes.com/
|
||||
*
|
||||
* Created by Darren Salomons & Drew Noakes.
|
||||
*/
|
Binary file not shown.
Loading…
Reference in new issue