~tomdroid-maintainers/tomdroid/main

« back to all changes in this revision

Viewing changes to .classpath

  • Committer: Olivier Bilodeau
  • Date: 2010-10-08 03:27:28 UTC
  • mfrom: (185.1.56 sync-ui)
  • Revision ID: olivier@bottomlesspit.org-20101008032728-yq5q48wngtkp2h1u
Oversimplifying things: One way note sync and improved UI

Show diffs side-by-side

added added

removed removed

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