Fixed classpaths of Android and test projects.

This commit is contained in:
akwizgran
2012-12-05 21:00:47 +00:00
parent fa295da4dd
commit 29d25cce6b
2 changed files with 5 additions and 0 deletions

View File

@@ -5,5 +5,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry combineaccessrules="false" kind="src" path="/briar-core"/>
<classpathentry kind="lib" path="/briar-core/libs/guice-3.0-no_aop.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>