forked from josnidhin/Android-Camera-Example
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
14 lines (14 loc) · 910 Bytes
/
.classpath
File metadata and controls
14 lines (14 loc) · 910 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="D:/workspace/MicroTrainer/assets/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="D:/workspace/MicroTrainer/assets/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="D:/workspace/MicroTrainer/assets/httpclient-4.1.3.jar"/>
<classpathentry kind="lib" path="D:/workspace/MicroTrainer/assets/httpclient-cache-4.1.3.jar"/>
<classpathentry kind="lib" path="D:/workspace/MicroTrainer/assets/httpcore-4.1.4.jar"/>
<classpathentry kind="lib" path="D:/workspace/MicroTrainer/assets/httpmime-4.1.3.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>