aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-08-02 14:40:56 +0200
committerSven Gothel <[email protected]>2011-08-02 14:40:56 +0200
commitaad86420584d91e0e3faf220d317e25fc4db68a0 (patch)
tree3ad818e9484ef182ce1dc85b83a337fb9e4e4424 /.classpath
parentae51b15c98af2ce462cb8ff1a237dd0c51e78e80 (diff)
Eclipse Classpath: Add android.jar
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index a37a33820..0a0dff28e 100644
--- a/.classpath
+++ b/.classpath
@@ -31,5 +31,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/gluegen"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Ant"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/SWT"/>
+ <classpathentry kind="lib" path="/gluegen/make/lib/android-sdk/9/android.jar"/>
<classpathentry kind="output" path="build/eclipse-classes"/>
</classpath>