/android/export-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/export-contacts

« back to all changes in this revision

Viewing changes to .classpath

  • Committer: Tim Marston
  • Date: 2013-07-19 16:31:23 UTC
  • Revision ID: tim@ed.am-20130719163123-3afkyca0ad7kt8tz
Tags: 1.0.2
fixed a NPE for contacts with no birthday

Show diffs side-by-side

added added

removed removed

4
4
        <classpathentry kind="src" path="gen"/>
5
5
        <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6
6
        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7
 
        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
8
7
        <classpathentry kind="output" path="bin/classes"/>
9
8
</classpath>