.classpath
changeset 579 9c08b0277c58
parent 547 f25639696d5c
child 628 c141eac87368
equal deleted inserted replaced
578:1536b3881809 579:9c08b0277c58
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <classpath>
     2 <classpath>
     3 	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
     3 	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
     4 	<classpathentry exported="true" kind="lib" path="libs/smackx-debug.jar"/>
     4 	<classpathentry kind="lib" path="libs/smackx-debug.jar"/>
     5 	<classpathentry exported="true" kind="lib" path="libs/smackx-jingle.jar" sourcepath="/home/nikita/devel/smack">
     5 	<classpathentry 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 exported="true" kind="lib" path="libs/security.jar"/>
    10 	<classpathentry kind="lib" path="libs/smack.jar" sourcepath="/home/marseille/smack_src_3_1_0/source">
    11 	<classpathentry exported="true" kind="lib" path="libs/smack.jar" sourcepath="/home/marseille/smack_src_3_1_0/source">
       
    12 		<attributes>
    11 		<attributes>
    13 			<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/"/>
    14 		</attributes>
    13 		</attributes>
    15 	</classpathentry>
    14 	</classpathentry>
    16 	<classpathentry exported="true" kind="lib" path="libs/smackx.jar" sourcepath="/home/nikita/devel/smack">
    15 	<classpathentry kind="lib" path="libs/smackx.jar" sourcepath="/home/nikita/devel/smack">
    17 		<attributes>
    16 		<attributes>
    18 			<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/"/>
    19 		</attributes>
    18 		</attributes>
    20 	</classpathentry>
    19 	</classpathentry>
    21 	<classpathentry exported="true" kind="lib" path="libs/jlibrtp.jar">
    20 	<classpathentry kind="lib" path="libs/jlibrtp.jar">
    22 		<attributes>
    21 		<attributes>
    23 			<attribute name="javadoc_location" value="file:/home/nikita/android/docs/reference/"/>
    22 			<attribute name="javadoc_location" value="file:/home/nikita/android/docs/reference/"/>
    24 		</attributes>
    23 		</attributes>
    25 	</classpathentry>
    24 	</classpathentry>
    26 	<classpathentry excluding="com/beem/project/beem/ui/pref.java" kind="src" path="src"/>
    25 	<classpathentry kind="src" path="src"/>
    27 	<classpathentry kind="src" path="gen"/>
    26 	<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>