Make jchronic in classpath use relative jar path

pull/14/head
Tim Su 14 years ago
parent f494a55ff1
commit ab2739d98b

@ -28,6 +28,6 @@
<classpathentry exported="true" kind="lib" path="libs/gson-1.6.jar"/>
<classpathentry exported="true" kind="lib" path="libs/google-api-services-tasks-v1-1.2.5-beta.jar"/>
<classpathentry kind="lib" path="libs/crittercism_v1_1_3.jar"/>
<classpathentry kind="lib" path="/Users/amytang/git/astrid/astrid/libs/jchronic-0.2.3.jar"/>
<classpathentry kind="lib" path="libs/jchronic-0.2.3.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

Loading…
Cancel
Save