.classpath
changeset 830 c8b4ace735ea
parent 829 f703b3e14f9a
child 833 f5a5d9237d69
--- a/.classpath	Sat Jan 23 00:51:15 2010 +0100
+++ b/.classpath	Sat Jan 23 03:00:24 2010 +0100
@@ -1,7 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="lib" path="/home/nikita/android/platforms/android-2.0.1/android.jar">
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="lib" path="libs/asmack-jse.jar" sourcepath="/home/nikita/devel/smack">
+		<attributes>
+			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack/jingle/extension/"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="lib" path="libs/jlibrtp.jar"/>
-	<classpathentry kind="lib" path="libs/asmack-jse.jar"/>
+	<classpathentry kind="lib" path="libs/security.jar"/>
+	<classpathentry kind="lib" path="/home/nikita/android-sdk-linux_x86-1.6_r1/platforms/android-2.0.1/android.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="file:/home/nikita/android/docs/reference/"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="output" path="bin"/>
 </classpath>