.classpath
author Da Risk <darisk972@gmail.com>
Mon, 21 Dec 2009 23:20:50 +0100
changeset 595 cb584be7932a
parent 579 9c08b0277c58
child 628 c141eac87368
permissions -rw-r--r--
checkstyle

<?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/smack.jar" sourcepath="/home/marseille/smack_src_3_1_0/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 kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
	<classpathentry kind="lib" path="libs/security.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>