~ubuntuone-client-engineering/ubuntu-sso-android-library/trunk

« back to all changes in this revision

Viewing changes to .classpath

  • Committer: Michał Karnicki
  • Date: 2011-07-29 18:34:11 UTC
  • Revision ID: mkarnicki@gmail.com-20110729183411-6jh6pj77afbzwxyl
Removed a jar from bzr tree, and bzr ignored the libs folder contents.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<classpath>
3
 
        <classpathentry kind="lib" path="libs/ubuntu-sso-java-client-rev12.jar"/>
 
3
        <classpathentry kind="lib" path="libs/ubuntu-sso-java-client-rev13.jar"/>
4
4
        <classpathentry kind="lib" path="libs/signpost-core-1.2.1.1.jar"/>
5
5
        <classpathentry kind="lib" path="libs/signpost-commonshttp4-1.2.1.1.jar"/>
6
6
        <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>