Home | History | Annotate | Download | only in com.android.ide.eclipse.adt
      1 bin.includes = plugin.xml,\
      2                META-INF/,\
      3                icons/,\
      4                .,\
      5                templates/,\
      6                about.ini,\
      7                libs/,\
      8                about.properties,\
      9                NOTICE,\
     10                about.html
     11 source.. = src/
     12 output.. = bin/
     13 bin.excludes = libs/.gitignore
     14