aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJeffrey Sharkey <jsharkey@jsharkey.org>2008-08-24 23:08:37 +0000
committerJeffrey Sharkey <jsharkey@jsharkey.org>2008-08-24 23:08:37 +0000
commita92df389bc091f288116a292fd265e1986814865 (patch)
tree43b2dfe6b23e6e97380f777235d6532fbc930e09 /.classpath
parent5b1352c54c66fbe3307e7ff22e0543dc47f76da6 (diff)
downloadconnectbot-a92df389bc091f288116a292fd265e1986814865.tar.gz
connectbot-a92df389bc091f288116a292fd265e1986814865.tar.bz2
connectbot-a92df389bc091f288116a292fd265e1986814865.zip
Updated for 0.9 SDK
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 9a5c3f1..ef7c361 100644
--- a/.classpath
+++ b/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.project.AndroidClasspathContainerInitializer"/>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin"/>
</classpath>