-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
15 lines (15 loc) · 809 Bytes
/
.classpath
File metadata and controls
15 lines (15 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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 exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="/home/iancamp/Downloads/org.json-20120521.jar"/>
<classpathentry kind="lib" path="/home/iancamp/Downloads/blpapi_java_3.7.1.1/bin/blpapi-3.7.1-1.jar">
<attributes>
<attribute name="javadoc_location" value="file:/home/iancamp/Downloads/blpapi_java_3.7.1.1/doc/html/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin/classes"/>
</classpath>