|
|
|
|
|
|
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2
|
<classpath>
|
|
|
3
|
<classpathentry kind="src" path="src"/>
|
|
|
4
|
<classpathentry kind="src" path="gen"/>
|
|
|
5
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
|
6
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
|
7
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
|
|
8
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/wade-mobile"/>
|
|
|
9
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/wade-mobile-ui"/>
|
|
|
10
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/wade-mobile-func"/>
|
|
|
11
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/wade-mobile-data"/>
|
|
|
12
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/wade-mobile-im"/>
|
|
|
13
|
<classpathentry kind="output" path="bin/classes"/>
|
|
|
14
|
</classpath>
|