2012-03-24 05:56:55 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
|
|
<classpathentry kind="lib" path="libs/android_library.jar"/>
|
|
|
|
<classpathentry kind="lib" path="libs/android_webdriver_library.jar"/>
|
|
|
|
<classpathentry kind="lib" path="libs/android.jar"/>
|
|
|
|
<classpathentry kind="lib" path="libs/base.jar"/>
|
|
|
|
<classpathentry kind="lib" path="libs/commons-codec-1.3.jar"/>
|
2012-04-11 08:34:34 +08:00
|
|
|
<classpathentry kind="lib" path="libs/cordova-1.6.0.jar"/>
|
2012-03-24 05:56:55 +08:00
|
|
|
<classpathentry kind="lib" path="libs/guava-10.0.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="libs/junit-4.10.jar"/>
|
|
|
|
<classpathentry kind="lib" path="libs/logging.jar"/>
|
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
|
|
</classpath>
|