-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathstandard.classpath
More file actions
24 lines (24 loc) · 1.32 KB
/
Copy pathstandard.classpath
File metadata and controls
24 lines (24 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="libs/httpmime-4.0-beta1.jar"/>
<classpathentry kind="lib" path="libs/apache-mime4j-0.4.jar"/>
<classpathentry kind="lib" path="libs/veecheck-2.0.jar" sourcepath="veecheck"/>
<classpathentry kind="lib" path="libs/wpsapi.jar">
<attributes>
<attribute name="javadoc_location" value="file:/D:/Programme/dev/Android/wpsapi-3.0.0-android/wpsapi-3.0.0_17-android/documentation/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/libTpegML.jar" sourcepath="/libTpegML"/>
<classpathentry kind="lib" path="libs/libSpatialIndex.jar"/>
<classpathentry kind="lib" path="libs/libQuadTree.jar" sourcepath="/libQuadTree"/>
<classpathentry kind="lib" path="libs/admob-sdk-android.jar"/>
<classpathentry kind="lib" path="libs/libosmapi.jar"/>
<classpathentry kind="lib" path="libs/TTS_library_stub_1.4_market.jar"/>
<classpathentry kind="lib" path="libs/libgoogleweatherapi.jar"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin"/>
</classpath>