aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.classpath
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2013-04-14 13:49:13 -0700
committerKenny Root <kenny@the-b.org>2013-04-14 13:49:13 -0700
commit1381183ffa5fe6e043d684bbfee10cec71ee72c9 (patch)
treef2cbb5ec7e866a39fc2827c0c89e562e012f9f2e /tests/.classpath
parent89950344797da97cc53df60d9602bf3f6319c193 (diff)
downloadconnectbot-1381183ffa5fe6e043d684bbfee10cec71ee72c9.tar.gz
connectbot-1381183ffa5fe6e043d684bbfee10cec71ee72c9.tar.bz2
connectbot-1381183ffa5fe6e043d684bbfee10cec71ee72c9.zip
Get KeyFactory by algorithm name instead of OID
Diffstat (limited to 'tests/.classpath')
-rw-r--r--tests/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath
index d43ec27..1ff00ba 100644
--- a/tests/.classpath
+++ b/tests/.classpath
@@ -4,5 +4,6 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry combineaccessrules="false" kind="src" path="/connectbot"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>