Skip to content

Instantly share code, notes, and snippets.

@tlvince
Created December 17, 2011 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tlvince/1490217 to your computer and use it in GitHub Desktop.
Save tlvince/1490217 to your computer and use it in GitHub Desktop.
<?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/gson-2.0.jar"/>
<classpathentry kind="lib" path="libs/tlvince-dao-0.1.0.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment