Updated build paths to be ADt 17 compliant and fixed lint errors

Change-Id: I8b89e983d71bed87c70cf5e977c8a3445fbd51d6
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-03-31 12:27:01 -04:00
parent 5fbfc7b8dd
commit e841daa615
6 changed files with 25 additions and 21 deletions

View File

@@ -3,5 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>