.classpath
author Nikita Kozlov <nikita@beem-project.com>
Fri, 25 Sep 2009 17:53:50 +0200
changeset 390 d9737e4bc517
parent 370 99121cde0136
child 404 3c8ca2a1a327
permissions -rw-r--r--
debut de la gestion du disconnect
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
226
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
     2
<classpath>
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
     3
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
     4
	<classpathentry kind="lib" path="libs/smackx-debug.jar"/>
369
952c6eeb6493 Gestion des resources dans la contactList
Da Risk <darisk972@gmail.com>
parents: 353
diff changeset
     5
	<classpathentry kind="lib" path="libs/smackx-jingle.jar" sourcepath="/home/darisk/devel/smack_src_3_1_0/jingle/extension/source"/>
311
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
     6
	<classpathentry kind="src" path=".apt_generated">
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
     7
		<attributes>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
     8
			<attribute name="optional" value="true"/>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
     9
		</attributes>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
    10
	</classpathentry>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
    11
	<classpathentry kind="lib" path="libs/security.jar"/>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
    12
	<classpathentry kind="lib" path="libs/smack.jar"/>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
    13
	<classpathentry kind="lib" path="libs/smackx.jar"/>
360
13356aeb873c pas mal de warnings en moins dans le service
Nikita Kozlov <nikita@beem-project.com>
parents: 353
diff changeset
    14
	<classpathentry kind="lib" path="libs/jlibrtp.jar"/>
352
0b709101a42f ça compile
nikita@mapiproxy
parents: 312
diff changeset
    15
	<classpathentry kind="src" path="src"/>
0b709101a42f ça compile
nikita@mapiproxy
parents: 312
diff changeset
    16
	<classpathentry kind="src" path="gen"/>
226
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
    17
	<classpathentry kind="output" path="bin"/>
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
    18
</classpath>