-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
17 lines (17 loc) · 789 Bytes
/
Copy path.classpath
File metadata and controls
17 lines (17 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/achartengine-0.7.0.jar">
<attributes>
<attribute name="javadoc_location" value="file:libs/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/android-support-v4.jar" sourcepath="/home/peter/android/android-sdk-linux_x86/extras/android/compatibility/v4/src/java">
<attributes>
<attribute name="javadoc_location" value="file:/home/peter/android/android-sdk-linux_x86/extras/android/compatibility/v4/docs/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>