~ubuntuone-client-engineering/droidcouch/trunk

« back to all changes in this revision

Viewing changes to .classpath

  • Committer: Alejandro J. Cura
  • Date: 2011-03-01 23:13:31 UTC
  • Revision ID: git-v1:f84d129886f201841c556ce12a4421e7aebe677c
Get the OAuth consumer from the Ubuntu SSO webservice.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        <classpathentry kind="src" path="src"/>
4
4
        <classpathentry kind="src" path="gen"/>
5
5
        <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6
 
        <classpathentry kind="lib" path="libs/signpost-commonshttp4-1.2.jar"/>
7
 
        <classpathentry kind="lib" path="libs/signpost-core-1.2.jar"/>
 
6
        <classpathentry kind="lib" path="libs/signpost-commonshttp4-1.2.1.1.jar"/>
 
7
        <classpathentry kind="lib" path="libs/signpost-core-1.2.1.1.jar"/>
8
8
        <classpathentry kind="output" path="bin"/>
9
9
</classpath>