mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
19 lines
1.1 KiB
XML
19 lines
1.1 KiB
XML
<?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/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 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 combineaccessrules="false" kind="src" path="/briar-core"/>
|
|
<classpathentry kind="lib" path="/briar-core/libs/commons-io-2.0.1.jar"/>
|
|
<classpathentry kind="lib" path="/briar-core/libs/jnotify-0.93.jar"/>
|
|
<classpathentry kind="lib" path="/briar-core/libs/scprov-jdk15on-1.47.0.3-SNAPSHOT.jar"/>
|
|
<classpathentry kind="lib" path="/briar-core/libs/jssc-0.9-briar.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|