/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 .project

  • Committer: Tim Marston
  • Date: 2016-03-28 18:18:11 UTC
  • Revision ID: tim@ed.am-20160328181811-as61lllmvnv8e5os
handle vcards with missing vesion lines (treat as v2.1)

Show diffs side-by-side

added added

removed removed

30
30
                <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
31
31
                <nature>org.eclipse.jdt.core.javanature</nature>
32
32
        </natures>
 
33
        <filteredResources>
 
34
                <filter>
 
35
                        <id>1379363097458</id>
 
36
                        <name></name>
 
37
                        <type>30</type>
 
38
                        <matcher>
 
39
                                <id>org.eclipse.ui.ide.multiFilter</id>
 
40
                                <arguments>1.0-name-matches-false-false-*~</arguments>
 
41
                        </matcher>
 
42
                </filter>
 
43
        </filteredResources>
33
44
</projectDescription>