.classpath
changeset 407 1e912e4ba801
parent 404 3c8ca2a1a327
child 440 1b04c885f87d
equal deleted inserted replaced
406:17b507817a12 407:1e912e4ba801
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <classpath>
     2 <classpath>
     3 	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
     3 	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
     4 	<classpathentry kind="lib" path="libs/smackx-debug.jar"/>
     4 	<classpathentry kind="lib" path="libs/smackx-debug.jar"/>
     5 	<classpathentry kind="lib" path="libs/smackx-jingle.jar"/>
     5 	<classpathentry kind="lib" path="libs/smackx-jingle.jar">
       
     6 		<attributes>
       
     7 			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
       
     8 		</attributes>
       
     9 	</classpathentry>
     6 	<classpathentry kind="src" path=".apt_generated">
    10 	<classpathentry kind="src" path=".apt_generated">
     7 		<attributes>
    11 		<attributes>
     8 			<attribute name="optional" value="true"/>
    12 			<attribute name="optional" value="true"/>
     9 		</attributes>
    13 		</attributes>
    10 	</classpathentry>
    14 	</classpathentry>
    11 	<classpathentry kind="lib" path="libs/security.jar"/>
    15 	<classpathentry kind="lib" path="libs/security.jar"/>
    12 	<classpathentry kind="lib" path="libs/smack.jar" sourcepath="/home/nikita/devel/smack"/>
    16 	<classpathentry kind="lib" path="libs/smack.jar" sourcepath="/home/nikita/devel/smack">
    13 	<classpathentry kind="lib" path="libs/smackx.jar" sourcepath="/home/nikita/devel/smack"/>
    17 		<attributes>
    14 	<classpathentry kind="lib" path="libs/jlibrtp.jar"/>
    18 			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/org/"/>
       
    19 		</attributes>
       
    20 	</classpathentry>
       
    21 	<classpathentry kind="lib" path="libs/smackx.jar" sourcepath="/home/nikita/devel/smack">
       
    22 		<attributes>
       
    23 			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
       
    24 		</attributes>
       
    25 	</classpathentry>
       
    26 	<classpathentry kind="lib" path="libs/jlibrtp.jar">
       
    27 		<attributes>
       
    28 			<attribute name="javadoc_location" value="file:/home/nikita/android/docs/reference/"/>
       
    29 		</attributes>
       
    30 	</classpathentry>
    15 	<classpathentry excluding="com/beem/project/beem/ui/pref.java" kind="src" path="src"/>
    31 	<classpathentry excluding="com/beem/project/beem/ui/pref.java" kind="src" path="src"/>
    16 	<classpathentry kind="src" path="gen"/>
    32 	<classpathentry kind="src" path="gen"/>
    17 	<classpathentry kind="output" path="bin"/>
    33 	<classpathentry kind="output" path="bin"/>
    18 </classpath>
    34 </classpath>