1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-25 10:22:16 -05:00

Added robotium to the build path

This commit is contained in:
Sebastian Kaspari 2010-11-07 08:45:03 +01:00
parent f4b30f0217
commit 6a237792e6

View File

@ -4,5 +4,6 @@
<classpathentry kind="src" path="gen"/>
<classpathentry combineaccessrules="false" kind="src" path="/Yaaic"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/robotium-solo-1.8.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>