.classpath
author Nikita Kozlov <nikita@beem-project.com>
Fri, 02 Oct 2009 17:45:24 +0200
changeset 438 051fa95b54f7
parent 407 1e912e4ba801
child 440 1b04c885f87d
permissions -rw-r--r--
ajout des avatars a partir de la vcard, faudra pofiner.

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
	<classpathentry kind="lib" path="libs/smackx-debug.jar"/>
	<classpathentry kind="lib" path="libs/smackx-jingle.jar">
		<attributes>
			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path=".apt_generated">
		<attributes>
			<attribute name="optional" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="libs/security.jar"/>
	<classpathentry kind="lib" path="libs/smack.jar" sourcepath="/home/nikita/devel/smack">
		<attributes>
			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/org/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="libs/smackx.jar" sourcepath="/home/nikita/devel/smack">
		<attributes>
			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="libs/jlibrtp.jar">
		<attributes>
			<attribute name="javadoc_location" value="file:/home/nikita/android/docs/reference/"/>
		</attributes>
	</classpathentry>
	<classpathentry excluding="com/beem/project/beem/ui/pref.java" kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
	<classpathentry kind="output" path="bin"/>
</classpath>