/android/import-contacts

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

« back to all changes in this revision

Viewing changes to .classpath

  • Committer: Tim Marston
  • Date: 2013-10-20 17:51:59 UTC
  • Revision ID: tim@ed.am-20131020175159-xbei6qwxo8jxejdm
removed TODO from project

Show diffs side-by-side

added added

removed removed

1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<classpath>
3
3
        <classpathentry kind="src" path="src"/>
 
4
        <classpathentry kind="src" path="gen"/>
4
5
        <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
5
 
        <classpathentry kind="output" path="bin"/>
 
6
        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
 
7
        <classpathentry kind="output" path="bin/classes"/>
6
8
</classpath>