OSDN Git Service

Respect Eclipse classpath when adding files to APK
authorDominic Mitchell <dom@happygiraffe.net>
Thu, 25 Nov 2010 17:58:58 +0000 (17:58 +0000)
committerDominic Mitchell <dom@happygiraffe.net>
Mon, 31 Jan 2011 12:45:17 +0000 (12:45 +0000)
commit237d006af115bf2fa05058015e8a15d4487e7fe1
tree28c72f947de0cd6e3872defc02c963f67d19e017
parentb10589d756866cd682b8af91d5aa668a78dbfa52
Respect Eclipse classpath when adding files to APK

Iterating through the source folder may include files that the user has asked to be ignored.

http://code.google.com/p/android/issues/detail?id=12809

Change-Id: I18915cb8868feffe81499276923fec1415076186
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/BuildHelper.java