Skip to content
Snippets Groups Projects
Forked from briar / briar
6121 commits behind the upstream repository.
.classpath 1.11 KiB
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry combineaccessrules="false" kind="src" path="/briar-api"/>
	<classpathentry combineaccessrules="false" kind="src" path="/briar-core"/>
	<classpathentry combineaccessrules="false" kind="src" path="/briar-desktop"/>
	<classpathentry kind="lib" path="/briar-api/libs/guice-3.0-no_aop.jar"/>
	<classpathentry kind="lib" path="/briar-desktop/libs/jnotify-0.94.jar"/>
	<classpathentry kind="lib" path="/briar-desktop/libs/jssc-0.9-briar.jar" sourcepath="/briar-desktop/libs/source/jssc-0.9-briar-source.jar"/>
	<classpathentry kind="lib" path="libs/hamcrest-core-1.1.jar"/>
	<classpathentry kind="lib" path="libs/hamcrest-library-1.1.jar"/>
	<classpathentry kind="lib" path="libs/jmock-2.5.1.jar"/>
	<classpathentry kind="lib" path="libs/junit-4.9b3.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="lib" path="/briar-core/libs/lcrypto-jdk15on-151.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>