.classpath
author Da Risk <darisk972@gmail.com>
Fri, 25 Sep 2009 19:00:34 +0200
changeset 399 fe0cd5cc89b9
parent 370 99121cde0136
child 404 3c8ca2a1a327
permissions -rw-r--r--
Add a patch for the jingle extension of smack. This patch change the experimental namespace used in the protocol with the draft version

<?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/darisk/devel/smack_src_3_1_0/jingle/extension/source"/>
	<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"/>
	<classpathentry kind="lib" path="libs/smackx.jar"/>
	<classpathentry kind="lib" path="libs/jlibrtp.jar"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
	<classpathentry kind="output" path="bin"/>
</classpath>