add new adt stuff

This commit is contained in:
Andrew Dolgov 2011-11-25 20:47:53 +03:00
parent 86b967f08f
commit e7a78d9a7a
2 changed files with 2 additions and 2 deletions

View File

@ -5,5 +5,5 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="lib/gson-1.7.1.jar"/> <classpathentry kind="lib" path="lib/gson-1.7.1.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.6.1.jar"/> <classpathentry kind="lib" path="lib/jsoup-1.6.1.jar"/>
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin/classes"/>
</classpath> </classpath>

View File

@ -4,7 +4,7 @@
# This file must be checked in Version Control Systems. # This file must be checked in Version Control Systems.
# #
# To customize properties used by the Ant build system use, # To customize properties used by the Ant build system use,
# "build.properties", and override values to adapt the script to your # "ant.properties", and override values to adapt the script to your
# project structure. # project structure.
# Project target. # Project target.