Skip to content
Snippets Groups Projects
Forked from briar / briar
6561 commits behind the upstream repository.
  • akwizgran's avatar
    4a40de95
    Removed Silvertunnel-based Tor plugin. · 4a40de95
    akwizgran authored
    The Tor plugin tests are consistently failing with the latest versions
    of Silvertunnel and Spongy Castle; we may need to ship native Tor
    binaries for Windows/Mac/Linux and use Orbot on Android.
    4a40de95
    History
    Removed Silvertunnel-based Tor plugin.
    akwizgran authored
    The Tor plugin tests are consistently failing with the latest versions
    of Silvertunnel and Spongy Castle; we may need to ship native Tor
    binaries for Windows/Mac/Linux and use Orbot on Android.
.classpath 1.47 KiB
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
	<classpathentry kind="lib" path="libs/commons-io-2.0.1.jar"/>
	<classpathentry kind="lib" path="libs/h2small-1.3.161.jar"/>
	<classpathentry kind="lib" path="libs/jnotify-0.93.jar"/>
	<classpathentry kind="lib" path="libs/jssc-0.9-briar.jar" sourcepath="libs/source/jssc-0.9-briar-source.jar"/>
	<classpathentry kind="lib" path="libs/sc-light-jdk15on-1.47.0.3-SNAPSHOT.jar" sourcepath="libs/source/sc-light-jdk15on-1.47.0.3-SNAPSHOT-source.jar"/>
	<classpathentry kind="lib" path="libs/scprov-jdk15on-1.47.0.3-SNAPSHOT.jar" sourcepath="libs/source/scprov-jdk15on-1.47.0.3-SNAPSHOT-source.jar"/>
	<classpathentry kind="lib" path="libs/weupnp-0.1.1.jar"/>
	<classpathentry kind="lib" path="libs/bluecove-2.1.1-SNAPSHOT-briar.jar"/>
	<classpathentry kind="lib" path="libs/bluecove-gpl-2.1.1-SNAPSHOT.jar"/>
	<classpathentry kind="lib" path="libs/javax.inject.jar"/>
	<classpathentry combineaccessrules="false" kind="src" path="/briar-api"/>
	<classpathentry kind="lib" path="/briar-api/libs/android.jar"/>
	<classpathentry kind="lib" path="/briar-api/libs/guice-3.0-no_aop.jar"/>
	<classpathentry kind="lib" path="libs/jna-3.5.2-SNAPSHOT.jar"/>
	<classpathentry kind="lib" path="libs/platform-3.5.2-SNAPSHOT.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>