/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: edam
  • Date: 2012-12-21 12:02:17 UTC
  • Revision ID: tim@ed.am-20121221120217-cjj3i2qh9kum3uos
fixed NPE bug

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>