637
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<classpath>
|
|
3 |
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
4 |
<classpathentry exported="true" kind="lib" path="libs/smackx-debug.jar"/>
|
|
5 |
<classpathentry exported="true" kind="lib" path="libs/smackx-jingle.jar" sourcepath="/home/nikita/devel/smack">
|
|
6 |
<attributes>
|
|
7 |
<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
|
|
8 |
</attributes>
|
|
9 |
</classpathentry>
|
|
10 |
<classpathentry exported="true" kind="lib" path="libs/smack.jar" sourcepath="/home/marseille/smack_src_3_1_0/source">
|
|
11 |
<attributes>
|
|
12 |
<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/org/"/>
|
|
13 |
</attributes>
|
|
14 |
</classpathentry>
|
|
15 |
<classpathentry exported="true" kind="lib" path="libs/smackx.jar" sourcepath="/home/nikita/devel/smack">
|
|
16 |
<attributes>
|
|
17 |
<attribute name="javadoc_location" value="file:/home/nikita/devel/smack_src_3_1_0/javadoc/"/>
|
|
18 |
</attributes>
|
|
19 |
</classpathentry>
|
|
20 |
<classpathentry exported="true" kind="lib" path="libs/jlibrtp.jar">
|
|
21 |
<attributes>
|
|
22 |
<attribute name="javadoc_location" value="file:/home/nikita/android/docs/reference/"/>
|
|
23 |
</attributes>
|
|
24 |
</classpathentry>
|
|
25 |
<classpathentry exported="true" kind="lib" path="libs/security.jar"/>
|
|
26 |
<classpathentry kind="src" path="src"/>
|
|
27 |
<classpathentry kind="src" path="gen"/>
|
|
28 |
<classpathentry kind="output" path="bin"/>
|
|
29 |
</classpath>
|