.classpath
changeset 628 c141eac87368
parent 579 9c08b0277c58
child 637 048bc25afa83
equal deleted inserted replaced
627:099e4279bf06 628:c141eac87368
     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 exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
     4 	<classpathentry kind="lib" path="libs/smackx-debug.jar"/>
     4 	<classpathentry exported="true" kind="lib" path="libs/smackx-debug.jar"/>
     5 	<classpathentry kind="lib" path="libs/smackx-jingle.jar" sourcepath="/home/nikita/devel/smack">
     5 	<classpathentry exported="true" kind="lib" path="libs/smackx-jingle.jar" sourcepath="/home/nikita/devel/smack">
     6 		<attributes>
     6 		<attributes>
     7 			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
     7 			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
     8 		</attributes>
     8 		</attributes>
     9 	</classpathentry>
     9 	</classpathentry>
    10 	<classpathentry kind="lib" path="libs/smack.jar" sourcepath="/home/marseille/smack_src_3_1_0/source">
    10 	<classpathentry exported="true" kind="lib" path="libs/smack.jar" sourcepath="/home/marseille/smack_src_3_1_0/source">
    11 		<attributes>
    11 		<attributes>
    12 			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/org/"/>
    12 			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/org/"/>
    13 		</attributes>
    13 		</attributes>
    14 	</classpathentry>
    14 	</classpathentry>
    15 	<classpathentry kind="lib" path="libs/smackx.jar" sourcepath="/home/nikita/devel/smack">
    15 	<classpathentry exported="true" kind="lib" path="libs/smackx.jar" sourcepath="/home/nikita/devel/smack">
    16 		<attributes>
    16 		<attributes>
    17 			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
    17 			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
    18 		</attributes>
    18 		</attributes>
    19 	</classpathentry>
    19 	</classpathentry>
    20 	<classpathentry kind="lib" path="libs/jlibrtp.jar">
    20 	<classpathentry exported="true" kind="lib" path="libs/jlibrtp.jar">
    21 		<attributes>
    21 		<attributes>
    22 			<attribute name="javadoc_location" value="file:/home/nikita/android/docs/reference/"/>
    22 			<attribute name="javadoc_location" value="file:/home/nikita/android/docs/reference/"/>
    23 		</attributes>
    23 		</attributes>
    24 	</classpathentry>
    24 	</classpathentry>
       
    25 	<classpathentry exported="true" kind="lib" path="libs/security.jar"/>
    25 	<classpathentry kind="src" path="src"/>
    26 	<classpathentry kind="src" path="src"/>
    26 	<classpathentry kind="src" path="gen"/>
    27 	<classpathentry kind="src" path="gen"/>
    27 	<classpathentry kind="lib" path="libs/security.jar"/>
       
    28 	<classpathentry kind="output" path="bin"/>
    28 	<classpathentry kind="output" path="bin"/>
    29 </classpath>
    29 </classpath>