diff options
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,5 +24,6 @@ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Ant"/> <classpathentry kind="lib" path="make/lib/antlr.jar"/> + <classpathentry kind="lib" path="make/lib/android-sdk/9/android.jar"/> <classpathentry kind="output" path="build/eclipse-classes"/> </classpath> |