.classpath
author Nikita Kozlov <nikita@beem-project.com>
Fri, 06 Nov 2009 14:09:30 +0100
changeset 490 daccdb7f4237
parent 482 a5a7e1af3611
child 521 0444ac5038a0
permissions -rw-r--r--
#Feature 198 C'est fait, faudrait peut etre ajouter une petite dialog box precisant que le timer est en cour.

<?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" 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/security.jar"/>
	<classpathentry kind="lib" path="libs/smack.jar" sourcepath="/home/nikita/devel/smack/source">
		<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>