.classpath
author darisk@kaaliyah
Mon, 10 Aug 2009 05:58:07 +0200
changeset 343 e5f7b0c943e0
parent 312 5a932dabf465
child 352 0b709101a42f
permissions -rw-r--r--
Some checkstyle rules

<?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"/>
	<classpathentry kind="lib" path="libs/jlibrtp-0.2.2.jar"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
	<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="output" path="bin"/>
</classpath>