augmented browsing: remove htmlparser library

pull/1/head
cominch 12 years ago
parent e2119f4e76
commit e74d66e28c

@ -63,7 +63,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/icu4j-core.jar"/>
<classpathentry kind="lib" path="lib/htmllexer.jar"/>
<classpathentry kind="lib" path="lib/htmlparser.jar"/>
<classpathentry kind="lib" path="lib/jena-2.6.4.jar" sourcepath="/Users/admin/.m2/repository/com/hp/hpl/jena/jena/2.6.4/jena-2.6.4-sources.jar"/>
<classpathentry kind="lib" path="lib/sax-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/arq-2.8.7.jar"/>

@ -176,7 +176,6 @@
<pathelement location="${lib}/geronimo-stax-api_1.0_spec-1.0.1.jar" />
<pathelement location="${lib}/guava-r05.jar" />
<pathelement location="${lib}/htmllexer.jar" />
<pathelement location="${lib}/htmlparser.jar" />
<pathelement location="${lib}/httpclient-4.2.1.jar" />
<pathelement location="${lib}/httpcore-4.2.1.jar" />
<pathelement location="${lib}/httpmime-4.2.1.jar" />

Binary file not shown.
Loading…
Cancel
Save