.classpath
author Nikita Kozlov <nikita@beem-project.com>
Sat, 26 Dec 2009 17:38:52 +0100
changeset 604 61f6095183a4
parent 579 9c08b0277c58
child 628 c141eac87368
permissions -rw-r--r--
Debug of contact supression, need to refactor the method on entriesDeleted. check network connectivity in changestatus.java
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
458
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
     2
<classpath>
579
9c08b0277c58 adding a button to return to the contact list
nikita@nikita-laptop
parents: 547
diff changeset
     3
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
9c08b0277c58 adding a button to return to the contact list
nikita@nikita-laptop
parents: 547
diff changeset
     4
	<classpathentry kind="lib" path="libs/smackx-debug.jar"/>
9c08b0277c58 adding a button to return to the contact list
nikita@nikita-laptop
parents: 547
diff changeset
     5
	<classpathentry kind="lib" path="libs/smackx-jingle.jar" sourcepath="/home/nikita/devel/smack">
458
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
     6
		<attributes>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
     7
			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
     8
		</attributes>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
     9
	</classpathentry>
579
9c08b0277c58 adding a button to return to the contact list
nikita@nikita-laptop
parents: 547
diff changeset
    10
	<classpathentry kind="lib" path="libs/smack.jar" sourcepath="/home/marseille/smack_src_3_1_0/source">
458
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    11
		<attributes>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    12
			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/org/"/>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    13
		</attributes>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    14
	</classpathentry>
579
9c08b0277c58 adding a button to return to the contact list
nikita@nikita-laptop
parents: 547
diff changeset
    15
	<classpathentry kind="lib" path="libs/smackx.jar" sourcepath="/home/nikita/devel/smack">
458
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    16
		<attributes>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    17
			<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    18
		</attributes>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    19
	</classpathentry>
579
9c08b0277c58 adding a button to return to the contact list
nikita@nikita-laptop
parents: 547
diff changeset
    20
	<classpathentry kind="lib" path="libs/jlibrtp.jar">
458
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    21
		<attributes>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    22
			<attribute name="javadoc_location" value="file:/home/nikita/android/docs/reference/"/>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    23
		</attributes>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    24
	</classpathentry>
579
9c08b0277c58 adding a button to return to the contact list
nikita@nikita-laptop
parents: 547
diff changeset
    25
	<classpathentry kind="src" path="src"/>
458
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    26
	<classpathentry kind="src" path="gen"/>
579
9c08b0277c58 adding a button to return to the contact list
nikita@nikita-laptop
parents: 547
diff changeset
    27
	<classpathentry kind="lib" path="libs/security.jar"/>
458
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    28
	<classpathentry kind="output" path="bin"/>
a57f61c382e0 Correction bug multi ajout meme user.
Vincent Veronis <veroni_v@epitech.net>
parents: 450
diff changeset
    29
</classpath>