forked from abada/Ti.OSMdroid
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 1.25 KB
/
.classpath
File metadata and controls
19 lines (19 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="android/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="android/lib/slf4j-android.jar"/>
<classpathentry kind="lib" path="/Users/fuerst/Library/android-sdk-macosx/platforms/android-23/android.jar"/>
<classpathentry kind="lib" path="/Users/fuerst/Library/android-sdk-macosx/add-ons/addon-google_apis-google-23/libs/maps.jar"/>
<classpathentry kind="lib" path="/Library/Application Support/Titanium/mobilesdk/osx/5.2.0.GA/android/titanium.jar"/>
<classpathentry kind="lib" path="/Library/Application Support/Titanium/mobilesdk/osx/5.2.0.GA/android/kroll-common.jar"/>
<classpathentry kind="lib" path="/Library/Application Support/Titanium/mobilesdk/osx/5.2.0.GA/android/kroll-apt.jar"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/fuerst/Documents/APPC_WORKSPACE/Ti.OSMdroid/android/lib/slf4j-api.jar"/>
<classpathentry kind="lib" path="/Users/fuerst/Documents/APPC_WORKSPACE/Ti.OSMdroid/android/lib/osmdroid-android.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>